summaryrefslogtreecommitdiffstats
path: root/src/H5PLpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5PLpkg.h')
-rw-r--r--src/H5PLpkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5PLpkg.h b/src/H5PLpkg.h
index 4267e38..616bd23 100644
--- a/src/H5PLpkg.h
+++ b/src/H5PLpkg.h
@@ -76,7 +76,7 @@
#define H5PL_ERROR char *error
/* Clear error */
-#define H5PL_CLR_ERR dlerror()
+#define H5PL_CLR_ERROR dlerror()
/* Print error message */
#define H5PL_CHECK_ERR(R) { \