summaryrefslogtreecommitdiffstats
path: root/src/H5VL.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VL.c')
-rw-r--r--src/H5VL.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VL.c b/src/H5VL.c
index d8c2435..d60bd5f 100644
--- a/src/H5VL.c
+++ b/src/H5VL.c
@@ -842,7 +842,7 @@ H5VLreset_lib_state(void)
/* Must use this, to avoid modifying the API context stack in FUNC_ENTER */
FUNC_ENTER_API_NOINIT
- H5TRACE0("e","");
+ H5TRACE0("e", "");
/* Reset the library state */
if (H5VL_reset_lib_state() < 0)