[svn-r5404] Purpose:

Back out change

Description:
    Back out description of VFL 'flush' change.
This commit is contained in:
Quincey Koziol
2002-05-13 12:55:40 -05:00
parent 14b00edf0a
commit f2fbab6664
2 changed files with 0 additions and 12 deletions

View File

@@ -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>