diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1999-11-17 22:00:15 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1999-11-17 22:00:15 (GMT) |
commit | 9648d22f5f387640de8140acd7d2193bcd6770ad (patch) | |
tree | 20905fda3ba2ecf9259c0cc9c4ef0658a79ad903 /test/flush1.c | |
parent | 9e014467b62df66322de63e21be565ed59a079b3 (diff) | |
download | hdf5-9648d22f5f387640de8140acd7d2193bcd6770ad.zip hdf5-9648d22f5f387640de8140acd7d2193bcd6770ad.tar.gz hdf5-9648d22f5f387640de8140acd7d2193bcd6770ad.tar.bz2 |
[svn-r1837] Cleaned up a few warnings from the SGI compiler.
Diffstat (limited to 'test/flush1.c')
-rw-r--r-- | test/flush1.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/flush1.c b/test/flush1.c index 9382b63..bc51375 100644 --- a/test/flush1.c +++ b/test/flush1.c @@ -94,6 +94,3 @@ main(void) _exit(1); } - - - |