diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-08-18 16:34:27 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-08-18 16:34:27 (GMT) |
commit | 9881fa7e34444fdd064306c87d994063b27770cb (patch) | |
tree | 47c586194f213004ce305d0706f396d65a554b36 /src/hdf5.lnt | |
parent | 79a96d6a1e2ec8fad2e98ee7fe03474b7be169b6 (diff) | |
download | hdf5-9881fa7e34444fdd064306c87d994063b27770cb.zip hdf5-9881fa7e34444fdd064306c87d994063b27770cb.tar.gz hdf5-9881fa7e34444fdd064306c87d994063b27770cb.tar.bz2 |
[svn-r7381] Purpose:
Code cleanup
Description:
Various cleanups resulting from running lint tool over H5F.c source module
Platforms tested:
FreeBSD 4.8 (sleipnir)
too minor to require h5committest
Diffstat (limited to 'src/hdf5.lnt')
-rwxr-xr-x | src/hdf5.lnt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hdf5.lnt b/src/hdf5.lnt index 0731420..edf8604 100755 --- a/src/hdf5.lnt +++ b/src/hdf5.lnt @@ -76,6 +76,7 @@ H5D.c H5Dio.c H5E.c + H5F.c H5V.c H5Z.c |