summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-08-07 16:05:32 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-08-07 16:05:32 (GMT)
commit754e8057e7e559927c5558c011d449403102ff4c (patch)
treeb7fec0481dabf165ce7627508b942456ff23fe9c /src
parent5a205433fe42d3f2935d83a93ed7b5c30e71d74e (diff)
downloadhdf5-754e8057e7e559927c5558c011d449403102ff4c.zip
hdf5-754e8057e7e559927c5558c011d449403102ff4c.tar.gz
hdf5-754e8057e7e559927c5558c011d449403102ff4c.tar.bz2
[svn-r4322] Purpose:
Update modification history of the H5Eprint(). No code changes. Platforms tested: eirene.
Diffstat (limited to 'src')
-rw-r--r--src/H5E.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5E.c b/src/H5E.c
index 69c362f..5e3fc1f 100644
--- a/src/H5E.c
+++ b/src/H5E.c
@@ -344,6 +344,8 @@ H5Eclear(void)
* Modifications:
* Albert Cheng, 2000/12/02
* Show MPI process rank id if applicable.
+ * Albert Cheng, 2001/07/14
+ * Show HDF5 library version information string too.
*
*-------------------------------------------------------------------------
*/