diff options
Diffstat (limited to 'fortran/src')
-rw-r--r-- | fortran/src/H5match_types.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fortran/src/H5match_types.c b/fortran/src/H5match_types.c index cfa6f87..13c6d4c 100644 --- a/fortran/src/H5match_types.c +++ b/fortran/src/H5match_types.c @@ -34,8 +34,8 @@ void initCfile() * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *\n\ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */\n\ \n\n\ -\#ifndef _H5f90i_gen_H\n\ -\#define _H5f90i_gen_H\n\ +#ifndef _H5f90i_gen_H\n\ +#define _H5f90i_gen_H\n\ \n\ /* This file is automatically generated by H5match_types.c at build time. */\n\ \n\ |