summaryrefslogtreecommitdiffstats
path: root/src/H5system.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5system.c')
-rw-r--r--src/H5system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5system.c b/src/H5system.c
index 1104f3b..100f097 100644
--- a/src/H5system.c
+++ b/src/H5system.c
@@ -976,7 +976,7 @@ H5__find_last_file_separator(const char *path, size_t len, hbool_t *no_separator
{
size_t i = len;
- FUNC_ENTER_STATIC_NOERR
+ FUNC_ENTER_PACKAGE_NOERR
*no_separator = TRUE;