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