diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2007-01-29 15:11:35 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2007-01-29 15:11:35 (GMT) |
commit | aba265ce35e3c735c475689315e6c17b953bf84a (patch) | |
tree | 4d730568d5ebfc28f06ce3dceed84ba572226554 | |
parent | 4dcac163d02c6cf7c0d9f120d19584187700db58 (diff) | |
download | hdf5-aba265ce35e3c735c475689315e6c17b953bf84a.zip hdf5-aba265ce35e3c735c475689315e6c17b953bf84a.tar.gz hdf5-aba265ce35e3c735c475689315e6c17b953bf84a.tar.bz2 |
[svn-r13215] Added a comment.
-rw-r--r-- | test/vfd.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -356,6 +356,9 @@ error: * Wednesday, June 23, 2004 * Added test for H5Fget_filesize. * + * Raymond Lu, 2006-11-30 + * Enabled the driver to read an existing file depending on + * the setting of the backing_store and file open flags. *------------------------------------------------------------------------- */ static herr_t |