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/app_ref.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/app_ref.c')
-rw-r--r-- | test/app_ref.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/app_ref.c b/test/app_ref.c index 275f60b..d2b935a 100644 --- a/test/app_ref.c +++ b/test/app_ref.c @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Neil Fortner <nfortne2@hdfgroup.org> + * Programmer: Neil Fortner * Thursday, August 14, 2008 * * Purpose: Tests closing the library after reference counts have been |