diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index bdc8ed4..90d1361 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -301,7 +301,7 @@ /* Define if `struct timezone' is defined */ #undef HAVE_STRUCT_TIMEZONE -/* Define to 1 if `struct tm' is a member of `tm_zone'. */ +/* Define to 1 if `tm_zone' is a member of `struct tm'. */ #undef HAVE_STRUCT_TM_TM_ZONE /* Define if `struct videoconfig' is defined */ |