diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-12 16:36:34 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-12 16:36:34 (GMT) |
commit | c24cea791f4a7c41a5258a943a4f614ad193948c (patch) | |
tree | 514a542eaba372169c0255f80981252c1d4399d4 /tools/h5dump/binread.c | |
parent | 3015df0a5b02dee38264b191997c1949596c2c95 (diff) | |
download | hdf5-c24cea791f4a7c41a5258a943a4f614ad193948c.zip hdf5-c24cea791f4a7c41a5258a943a4f614ad193948c.tar.gz hdf5-c24cea791f4a7c41a5258a943a4f614ad193948c.tar.bz2 |
[svn-r13503]
Preparation for making 1.6 and 1.7 h5dump more similar and 1.6 to have 1.7 fixed bugs incorporated
Diffstat (limited to 'tools/h5dump/binread.c')
-rw-r--r-- | tools/h5dump/binread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/binread.c b/tools/h5dump/binread.c index 6a6c920..ab10af0 100644 --- a/tools/h5dump/binread.c +++ b/tools/h5dump/binread.c @@ -40,7 +40,7 @@ * * Return: void * - * Programmer: Pedro Vicente Nunes + * Programmer: Pedro Vicente Nunes * * Modifications: * |