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/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/ohdr.c')
-rw-r--r-- | test/ohdr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ohdr.c b/test/ohdr.c index 8b1af88..87d394b 100644 --- a/test/ohdr.c +++ b/test/ohdr.c @@ -11,7 +11,7 @@ * help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/* Programmer: Robb Matzke <matzke@llnl.gov> +/* Programmer: Robb Matzke * Tuesday, November 24, 1998 */ #include "h5test.h" |