diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-16 22:00:40 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-16 22:00:40 (GMT) |
commit | f2044e0807f57416932afd5bc800e9e32042c0c8 (patch) | |
tree | 5446835925171ec672789edffd2e13e3821bbc18 /fortran/src/H5f90i.h | |
parent | 4312f5ea1a611cef01e9ecfb57d7c287c9549249 (diff) | |
download | hdf5-f2044e0807f57416932afd5bc800e9e32042c0c8.zip hdf5-f2044e0807f57416932afd5bc800e9e32042c0c8.tar.gz hdf5-f2044e0807f57416932afd5bc800e9e32042c0c8.tar.bz2 |
Brings fortran changes from develop
Diffstat (limited to 'fortran/src/H5f90i.h')
-rw-r--r-- | fortran/src/H5f90i.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fortran/src/H5f90i.h b/fortran/src/H5f90i.h index 7d066cd..057edc5 100644 --- a/fortran/src/H5f90i.h +++ b/fortran/src/H5f90i.h @@ -21,8 +21,7 @@ */ #include "H5f90i_gen.h" -/* Define _fcd. These are the same on every system - * but UNICOS. +/* Define _fcd. These are the same on every system but UNICOS. */ #define _fcdtocp(desc) (desc) |