summaryrefslogtreecommitdiffstats
path: root/src/H5Tstrpad.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tstrpad.c')
-rw-r--r--src/H5Tstrpad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Tstrpad.c b/src/H5Tstrpad.c
index 6848298..cd7f9a2 100644
--- a/src/H5Tstrpad.c
+++ b/src/H5Tstrpad.c
@@ -50,7 +50,7 @@ DESCRIPTION
static herr_t
H5T_init_strpad_interface(void)
{
- FUNC_ENTER_NOINIT(H5T_init_strpad_interface)
+ FUNC_ENTER_NOAPI_NOINIT_NOFUNC(H5T_init_strpad_interface)
FUNC_LEAVE_NOAPI(H5T_init())
} /* H5T_init_strpad_interface() */