diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-04-24 03:47:06 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-04-24 03:47:06 (GMT) |
commit | 77706cc276af29d0aee26d8051854da2f824ab9d (patch) | |
tree | d1c046cd0bccfd108e2617e8909062683cf3c165 /src/hdf5.lnt | |
parent | b57f3b955f297d4f99ead2efa4ee6a41a5501e97 (diff) | |
download | hdf5-77706cc276af29d0aee26d8051854da2f824ab9d.zip hdf5-77706cc276af29d0aee26d8051854da2f824ab9d.tar.gz hdf5-77706cc276af29d0aee26d8051854da2f824ab9d.tar.bz2 |
[svn-r8416] Purpose:
Code cleanup
Description:
Reduce warnings w/PC-Lint in various ways
Platforms tested:
PC-Lint
too minor to require h5committest
Misc. update:
Diffstat (limited to 'src/hdf5.lnt')
-rwxr-xr-x | src/hdf5.lnt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hdf5.lnt b/src/hdf5.lnt index 0c39404..c66de8a 100755 --- a/src/hdf5.lnt +++ b/src/hdf5.lnt @@ -94,6 +94,8 @@ H5FL.c H5FO.c + H5Tcompound.c + H5Tcset.c H5Tenum.c H5Tfields.c |