diff options
Diffstat (limited to 'src/H5Opkg.h')
-rw-r--r-- | src/H5Opkg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Opkg.h b/src/H5Opkg.h index a4867dd..866e1b7 100644 --- a/src/H5Opkg.h +++ b/src/H5Opkg.h @@ -109,7 +109,7 @@ typedef struct H5O_t { H5_DLLVAR const H5O_class_t H5O_NULL[1]; /* - * Extent Data Space Message. + * Simple Data Space Message. */ H5_DLLVAR const H5O_class_t H5O_SDSPACE[1]; |