summaryrefslogtreecommitdiffstats
path: root/src/H5Gloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Gloc.c')
-rw-r--r--src/H5Gloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Gloc.c b/src/H5Gloc.c
index c9fb857..a8adf28 100644
--- a/src/H5Gloc.c
+++ b/src/H5Gloc.c
@@ -95,7 +95,7 @@ typedef struct {
typedef struct {
/* downward */
hid_t dxpl_id; /* DXPL to use for operation */
- char * comment; /* Object comment buffer */
+ char *comment; /* Object comment buffer */
size_t bufsize; /* Size of object comment buffer */
/* upward */