summaryrefslogtreecommitdiffstats
path: root/hl/src/H5LT.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5LT.h')
-rw-r--r--hl/src/H5LT.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/H5LT.h b/hl/src/H5LT.h
index 9b50db3..e18af31 100644
--- a/hl/src/H5LT.h
+++ b/hl/src/H5LT.h
@@ -291,7 +291,7 @@ herr_t H5LTget_attribute_long( hid_t loc_id,
herr_t H5LTget_attribute_long_long( hid_t loc_id,
const char *obj_name,
const char *attr_name,
- long long *data );
+ long_long *data );
herr_t H5LTget_attribute_ulong( hid_t loc_id,
const char *obj_name,