summaryrefslogtreecommitdiffstats
path: root/src/H5Ppublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Ppublic.h')
-rw-r--r--src/H5Ppublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Ppublic.h b/src/H5Ppublic.h
index 46e74a6..072be5e 100644
--- a/src/H5Ppublic.h
+++ b/src/H5Ppublic.h
@@ -18,7 +18,7 @@
#define _H5Ppublic_H
/* Default Template for creation, access, etc. templates */
-#define H5P_DEFAULT (-2)
+#define H5P_DEFAULT 0
/* Public headers needed by this file */
#include <H5public.h>