summaryrefslogtreecommitdiffstats
path: root/src/H5Ipublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Ipublic.h')
-rw-r--r--src/H5Ipublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Ipublic.h b/src/H5Ipublic.h
index 697777c..2b8a978 100644
--- a/src/H5Ipublic.h
+++ b/src/H5Ipublic.h
@@ -51,7 +51,7 @@ typedef enum H5I_type_t {
H5I_NTYPES /* number of library types, MUST BE LAST! */
} H5I_type_t;
-/* Type of atoms to return to users */
+/* Type of IDs to return to users */
typedef int64_t hid_t;
#define PRIdHID PRId64