diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2002-05-13 17:55:40 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2002-05-13 17:55:40 (GMT) |
commit | f2fbab6664ac77de0c3d99dcaa0a3540e278a3c8 (patch) | |
tree | 2bceed0e8e024111119c9cc4c2e4a24dbde1e42c /doc/html/ADGuide/Changes.html | |
parent | 14b00edf0aeb92c493205b41748f50cb89eaa055 (diff) | |
download | hdf5-f2fbab6664ac77de0c3d99dcaa0a3540e278a3c8.zip hdf5-f2fbab6664ac77de0c3d99dcaa0a3540e278a3c8.tar.gz hdf5-f2fbab6664ac77de0c3d99dcaa0a3540e278a3c8.tar.bz2 |
[svn-r5404] Purpose:
Back out change
Description:
Back out description of VFL 'flush' change.
Diffstat (limited to 'doc/html/ADGuide/Changes.html')
-rwxr-xr-x | doc/html/ADGuide/Changes.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 11ae05e..fc5a8c6 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -93,12 +93,6 @@ H5function6 The following functions have changed slightly. <dir> <dl> - <dt><code>VFL 'flush' function</code> - <dd>Added an 'hbool_t closing' parameter to the parameters for - VFL 'flush' functions. When this parameter is set to non-zero, - it indicates that the file will be closed immediately after - the flush operation and the VFL driver may avoid syncronization - operations that are duplicated in the 'close' function. <dt><code>H5function</code> <dd>Description of change </dl> |