summaryrefslogtreecommitdiffstats
path: root/src/hdf5.lnt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-08-20 17:49:13 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-08-20 17:49:13 (GMT)
commit942db9322725b3d73ecc1db1892fe12752b06519 (patch)
tree2ad31174f7637b85247ca8aa71e10c3910ba6700 /src/hdf5.lnt
parent9c020d5bd352410e51e9a8497f94f2198737e774 (diff)
downloadhdf5-942db9322725b3d73ecc1db1892fe12752b06519.zip
hdf5-942db9322725b3d73ecc1db1892fe12752b06519.tar.gz
hdf5-942db9322725b3d73ecc1db1892fe12752b06519.tar.bz2
[svn-r7386] Purpose:
Code cleanup & bug fix Description: More de-linting... Also correct a bug that lint exposed which was incrementing the incorrect driver ID of a file driver and also no saving the correct driver ID for the newly opened file. Platforms tested: FreeBSD 4.8 (sleipnir) too minor for h5committest
Diffstat (limited to 'src/hdf5.lnt')
-rwxr-xr-xsrc/hdf5.lnt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hdf5.lnt b/src/hdf5.lnt
index 01043e8..0dccf10 100755
--- a/src/hdf5.lnt
+++ b/src/hdf5.lnt
@@ -78,6 +78,8 @@
H5E.c
H5F.c
H5FD.c
+ H5FDcore.c
+ H5FDfamily.c
H5V.c
H5Z.c