summaryrefslogtreecommitdiffstats
path: root/src/H5Lpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Lpkg.h')
-rw-r--r--src/H5Lpkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Lpkg.h b/src/H5Lpkg.h
index f5e719e..6811049 100644
--- a/src/H5Lpkg.h
+++ b/src/H5Lpkg.h
@@ -35,7 +35,7 @@
/******************************/
H5_DLL herr_t H5L_create_ud(H5G_loc_t *link_loc, const char *link_name,
- const void * ud_data, size_t ud_data_size, H5L_link_t type,
+ const void * ud_data, size_t ud_data_size, H5L_type_t type,
hid_t lcpl_id, hid_t lapl_id, hid_t dxpl_id);