summaryrefslogtreecommitdiffstats
path: root/src/H5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5.c')
-rw-r--r--src/H5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5.c b/src/H5.c
index 10d1489..4f53f60 100644
--- a/src/H5.c
+++ b/src/H5.c
@@ -251,7 +251,7 @@ done:
herr_t
H5dont_atexit(void)
{
- FUNC_ENTER_NOINIT(H5dont_atexit);
+ FUNC_ENTER_API_NOINIT(H5dont_atexit);
H5_trace(FALSE, "H5dont_atexit", "");