summaryrefslogtreecommitdiffstats
path: root/src/H5HLdbg.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-10-12 02:11:36 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-10-12 02:11:36 (GMT)
commitba39f35a63de438e8c8f260cf2360068b75e5a6b (patch)
tree243d23eb3a0d094dd088e1906082184eeeeab096 /src/H5HLdbg.c
parentf19ed8390ba2084a3e54e4fa2da86c44a0b65640 (diff)
downloadhdf5-ba39f35a63de438e8c8f260cf2360068b75e5a6b.zip
hdf5-ba39f35a63de438e8c8f260cf2360068b75e5a6b.tar.gz
hdf5-ba39f35a63de438e8c8f260cf2360068b75e5a6b.tar.bz2
[svn-r9400] Purpose:
Code cleanup Description: Minor code cleanups and tweaks. Platforms tested: FreeBSD 4.10 (sleipnir) w/parallel Solaris 2.7 (arabica) Linux 2.4 (verbena) w/fortran Otherwise, too minor to require full h5committest
Diffstat (limited to 'src/H5HLdbg.c')
-rw-r--r--src/H5HLdbg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5HLdbg.c b/src/H5HLdbg.c
index 0061d37..aefa7c1 100644
--- a/src/H5HLdbg.c
+++ b/src/H5HLdbg.c
@@ -171,4 +171,3 @@ done:
FUNC_LEAVE_NOAPI(ret_value);
}
-