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 3e5bbd4..faf70e5 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -86,7 +86,7 @@ /* Define if the Grid Storage is defined */ #undef HAVE_GRIDSTORAGE -/* Define if the Stream VFD is defined */ +/* Define if the stream virtual file driver should be compiled */ #undef HAVE_STREAM /* The number of bytes in a __int64. */ |