Cosmetic change

Make one of the name listing scripts happier
This commit is contained in:
Manuel Pégourié-Gonnard
2015-04-03 18:46:55 +02:00
parent 8a89fcd13f
commit f5fc64997c
+2 -1
View File
@@ -44,7 +44,8 @@ extern "C" {
* Message digest information.
* Allows message digest functions to be called in a generic way.
*/
struct _md_info_t {
struct _md_info_t
{
/** Digest identifier */
md_type_t type;