diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/H5config.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 2092ad0..51b6b58 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -349,8 +349,8 @@ /* Define if `__tm_gmtoff' is a member of `struct tm' */ #undef HAVE___TM_GMTOFF -/* Define if your system can handle complicated MPI derived datype correctly. - */ +/* Define if your system can handle complicated MPI derived datatype + correctly. */ #undef MPI_COMPLEX_DERIVED_DATATYPE_WORKS /* Define if your system's `MPI_File_set_size' function works for files over |