summaryrefslogtreecommitdiffstats
path: root/hl/src/H5HL_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5HL_private.h')
-rw-r--r--hl/src/H5HL_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/H5HL_private.h b/hl/src/H5HL_private.h
index d6f2157..c431e7d 100644
--- a/hl/src/H5HL_private.h
+++ b/hl/src/H5HL_private.h
@@ -28,7 +28,7 @@ extern "C" {
*/
herr_t H5TBcommon_append_records( hid_t dataset_id,
- hid_t mem_type_id,
+ hid_t mem_type_id,
hsize_t nrecords,
hsize_t orig_table_size,
const void * data);