summaryrefslogtreecommitdiffstats
path: root/src/H5B2internal.c
diff options
context:
space:
mode:
authorraylu-hdf <60487644+raylu-hdf@users.noreply.github.com>2022-04-08 21:38:55 (GMT)
committerGitHub <noreply@github.com>2022-04-08 21:38:55 (GMT)
commit30dfa364ea33806786a67dc0f243d0e7f262159a (patch)
treee84f210037fe2b350e01c2b340cd8cd3afa0e6eb /src/H5B2internal.c
parent43ab4e6db135f0d0bacda7d64257b9532381e24a (diff)
parent34ee752efba574326a537de9a027930dc1a6ca34 (diff)
downloadhdf5-30dfa364ea33806786a67dc0f243d0e7f262159a.zip
hdf5-30dfa364ea33806786a67dc0f243d0e7f262159a.tar.gz
hdf5-30dfa364ea33806786a67dc0f243d0e7f262159a.tar.bz2
Merge pull request #1626 from HDFGroup/raylu_onion_vfd_7
Syncing with the Develop Branch
Diffstat (limited to 'src/H5B2internal.c')
-rw-r--r--src/H5B2internal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5B2internal.c b/src/H5B2internal.c
index a8192df..c5e7c30 100644
--- a/src/H5B2internal.c
+++ b/src/H5B2internal.c
@@ -742,7 +742,7 @@ H5B2__shadow_internal(H5B2_internal_t *internal, H5B2_node_ptr_t *curr_node_ptr)
H5B2_hdr_t *hdr; /* B-tree header */
herr_t ret_value = SUCCEED; /* Return value */
- FUNC_ENTER_STATIC
+ FUNC_ENTER_PACKAGE
/*
* Check arguments.