diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-15 03:32:50 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-15 03:32:50 (GMT) |
commit | 13cb4e16d233e2dde908113f29e15e434dbc1e99 (patch) | |
tree | c17b80e883c814c34c569f677bf7ee632b981caa /test/gen_cross.c | |
parent | 71bf801ca22311a60604d6632c31b16294c01989 (diff) | |
download | hdf5-13cb4e16d233e2dde908113f29e15e434dbc1e99.zip hdf5-13cb4e16d233e2dde908113f29e15e434dbc1e99.tar.gz hdf5-13cb4e16d233e2dde908113f29e15e434dbc1e99.tar.bz2 |
Even more normalization with develop
Diffstat (limited to 'test/gen_cross.c')
-rw-r--r-- | test/gen_cross.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gen_cross.c b/test/gen_cross.c index 105895d..2c1ff4d 100644 --- a/test/gen_cross.c +++ b/test/gen_cross.c @@ -12,7 +12,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: Raymond Lu <slu@ncsa.uiuc.edu> + * Programmer: Raymond Lu * Thursday, March 23, 2006 * * This program writes floating-point data to the HDF5 file. It generates |