diff options
Diffstat (limited to 'src/H5MMpublic.h')
-rw-r--r-- | src/H5MMpublic.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/H5MMpublic.h b/src/H5MMpublic.h index d0241c9..b5cd659 100644 --- a/src/H5MMpublic.h +++ b/src/H5MMpublic.h @@ -11,7 +11,7 @@ * Purpose: Public declarations for the H5MM (memory management) * package. * - * Modifications: + * Modifications: * *------------------------------------------------------------------------- */ @@ -22,11 +22,10 @@ #include <H5public.h> #ifdef __cplusplus -extern "C" { +extern "C" { #endif #ifdef __cplusplus } - #endif #endif |