diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-16 21:09:22 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-16 21:09:22 (GMT) |
commit | ba42c55e23396090a3eed26ca3dc8e74333e6455 (patch) | |
tree | 30e352888cad3320f7f52b20f5840d177afcf9c5 /test/fillval.c | |
parent | cba993c3492d773e5d0923257382eca17e594910 (diff) | |
download | hdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.zip hdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.tar.gz hdf5-ba42c55e23396090a3eed26ca3dc8e74333e6455.tar.bz2 |
Minor normalizations with develop
Diffstat (limited to 'test/fillval.c')
-rw-r--r-- | test/fillval.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fillval.c b/test/fillval.c index 106bb20..350650a 100644 --- a/test/fillval.c +++ b/test/fillval.c @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Robb Matzke <robb@arborea.spizella.com> + * Programmer: Robb Matzke * Thursday, October 1, 1998 * * Purpose: Tests dataset fill values. |