diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-10-05 19:32:45 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-10-05 19:32:45 (GMT) |
commit | 2744238c875aa5b064eb3436df143a80146ae93a (patch) | |
tree | fc7a34b075a9967f680a4d8009b9d9e94fd61958 /test/gen_bad_ohdr.c | |
parent | d40fc11656f852e163dd6a640e513360e1c79179 (diff) | |
download | hdf5-2744238c875aa5b064eb3436df143a80146ae93a.zip hdf5-2744238c875aa5b064eb3436df143a80146ae93a.tar.gz hdf5-2744238c875aa5b064eb3436df143a80146ae93a.tar.bz2 |
Cleanup comments in tests, align comments better, update vfd test
Diffstat (limited to 'test/gen_bad_ohdr.c')
-rw-r--r-- | test/gen_bad_ohdr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gen_bad_ohdr.c b/test/gen_bad_ohdr.c index 0199ad9..ca635a1 100644 --- a/test/gen_bad_ohdr.c +++ b/test/gen_bad_ohdr.c @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Quincey Koziol <koziol@hdfgroup.org> + * Programmer: Quincey Koziol * Jan 5, 2008 * * Purpose: This program is run to generate an HDF5 data file with a |