diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2014-03-31 14:25:44 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2014-03-31 14:25:44 (GMT) |
commit | 3936548bc56b478ad6cd16bcc268fc205a02d7c0 (patch) | |
tree | 98547c311a245a426759aa59adfc372ff18895ff /fortran/test | |
parent | 963bace0d15244768f28d549289e5e383ca9e421 (diff) | |
download | hdf5-3936548bc56b478ad6cd16bcc268fc205a02d7c0.zip hdf5-3936548bc56b478ad6cd16bcc268fc205a02d7c0.tar.gz hdf5-3936548bc56b478ad6cd16bcc268fc205a02d7c0.tar.bz2 |
[svn-r24930] Merged changes in the trunk to the branch,
svn merge -r24650:24929 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran .
tested: jam (intel, pgi, gnu)
Diffstat (limited to 'fortran/test')
-rw-r--r-- | fortran/test/t.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/t.c b/fortran/test/t.c index 01d4cdd..fe69143 100644 --- a/fortran/test/t.c +++ b/fortran/test/t.c @@ -146,7 +146,7 @@ nh5_exit_c(int_f *status) * 0 - HDF5_NOCLEANUP is not set * Returns: none * Programmer: M.S. Breitenfeld - * September 30, 3008 + * September 30, 2008 * Modifications: *---------------------------------------------------------------------------*/ void |