summaryrefslogtreecommitdiffstats
path: root/src/H5Fint.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2017-12-05 18:41:54 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2017-12-05 18:41:54 (GMT)
commitec1e00a55f7b005fa9d87f92e58bc312286d0b8a (patch)
tree55b85edb49d58f271d0f249d8a047866428d2f63 /src/H5Fint.c
parent853ae26333592faf69cd8c454ef92ffea8549df5 (diff)
downloadhdf5-ec1e00a55f7b005fa9d87f92e58bc312286d0b8a.zip
hdf5-ec1e00a55f7b005fa9d87f92e58bc312286d0b8a.tar.gz
hdf5-ec1e00a55f7b005fa9d87f92e58bc312286d0b8a.tar.bz2
Normalization with VOL integration branch.
Diffstat (limited to 'src/H5Fint.c')
-rw-r--r--src/H5Fint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fint.c b/src/H5Fint.c
index 0eb1ea9..8212eb5 100644
--- a/src/H5Fint.c
+++ b/src/H5Fint.c
@@ -1574,7 +1574,7 @@ H5F__flush_phase2(H5F_t *f, hid_t meta_dxpl_id, hid_t raw_dxpl_id, hbool_t closi
*
* Purpose: Flushes cached data.
*
- * Return: Non-negative on success/Negative on failure
+ * Return: SUCCEED/FAIL
*-------------------------------------------------------------------------
*/
herr_t