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 c9e23f4..10a3e15 100644
--- a/src/H5Tstrpad.c
+++ b/src/H5Tstrpad.c
@@ -48,7 +48,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() */