summaryrefslogtreecommitdiffstats
path: root/src/H5VLpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLpublic.h')
-rw-r--r--src/H5VLpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VLpublic.h b/src/H5VLpublic.h
index b2d4dce..982e1fc 100644
--- a/src/H5VLpublic.h
+++ b/src/H5VLpublic.h
@@ -149,7 +149,7 @@ typedef enum H5VL_object_optional_t {
/* types for all object get API routines */
typedef enum H5VL_object_get_t {
- H5VL_OBJECT_EXISTS, /* H5Oexists_by_name) */
+ H5VL_OBJECT_EXISTS, /* H5Oexists_by_name */
H5VL_OBJECT_GET_INFO, /* object info */
H5VL_OBJECT_GET_COMMENT, /* object comment */
H5VL_REF_GET_REGION, /* dataspace of region */