summaryrefslogtreecommitdiffstats
path: root/src/H5Pacpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Pacpl.c')
-rw-r--r--src/H5Pacpl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Pacpl.c b/src/H5Pacpl.c
index e73ef21..0786cb1 100644
--- a/src/H5Pacpl.c
+++ b/src/H5Pacpl.c
@@ -45,7 +45,7 @@
/* Definitions for UDATA */
#define H5A_CRT_LOCATION_SIZE sizeof(H5VL_loc_params_t)
-#define H5A_CRT_LOCATION_DEF {H5VL_OBJECT_LOOKUP_BY_ID, {{FAIL}}}
+#define H5A_CRT_LOCATION_DEF {H5VL_OBJECT_BY_ID, {{FAIL}}}
/******************/
/* Local Typedefs */