summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-03-04 15:01:43 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-03-04 15:01:43 (GMT)
commit48fa07cd25da23ddca005a4ed475967b81d9d02a (patch)
treecc453e8c80378e58ad95fdd996ed9eeb1dbe488c /tools/lib/h5tools.h
parent71ebded494b7630ccb57f9f13bb621a37fdd9778 (diff)
downloadhdf5-48fa07cd25da23ddca005a4ed475967b81d9d02a.zip
hdf5-48fa07cd25da23ddca005a4ed475967b81d9d02a.tar.gz
hdf5-48fa07cd25da23ddca005a4ed475967b81d9d02a.tar.bz2
[svn-r20187] Verify/cleanup code due to debugging changes
Tested: local linux
Diffstat (limited to 'tools/lib/h5tools.h')
-rw-r--r--tools/lib/h5tools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lib/h5tools.h b/tools/lib/h5tools.h
index c7836a9..740dd38 100644
--- a/tools/lib/h5tools.h
+++ b/tools/lib/h5tools.h
@@ -579,6 +579,7 @@ int h5tools_print_datatype(h5tools_str_t *buffer/*in,out*/,
const h5tool_format_t *info, h5tools_context_t *ctx/*in,out*/,
hid_t type);
int h5tools_print_enum(h5tools_str_t *buffer/*in,out*/, hid_t type);
+
#ifdef __cplusplus
}
#endif