summaryrefslogtreecommitdiffstats
path: root/src/H5dbg.c
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2013-08-21 18:10:25 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2013-08-21 18:10:25 (GMT)
commitf9486b531fe603aa141aa0546cdf09247b86120a (patch)
treee82d8e7e6107b3a45fdb435cc4a249601a7c336a /src/H5dbg.c
parentc701a6e45294b40513aed87e295bd7ddf0ee45b8 (diff)
downloadhdf5-f9486b531fe603aa141aa0546cdf09247b86120a.zip
hdf5-f9486b531fe603aa141aa0546cdf09247b86120a.tar.gz
hdf5-f9486b531fe603aa141aa0546cdf09247b86120a.tar.bz2
[svn-r24048] Bring revisions #23986 - 23988 from trunk to revise_chunks.
h5committested.
Diffstat (limited to 'src/H5dbg.c')
-rw-r--r--src/H5dbg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5dbg.c b/src/H5dbg.c
index 5441895..2039a51 100644
--- a/src/H5dbg.c
+++ b/src/H5dbg.c
@@ -83,7 +83,7 @@ H5_buffer_dump(FILE *stream, int indent, const uint8_t *buf,
{
size_t u, v; /* Local index variable */
- FUNC_ENTER_NOAPI_NOINIT
+ FUNC_ENTER_NOAPI_NOINIT_NOERR
/*
* Check arguments.