[svn-r4446] Description:

The caution statement in H5Pset_fapl_split was no longer valid.
    Removed it.
Platforms tested:
    IE 5.
This commit is contained in:
Albert Cheng
2001-09-17 16:39:49 -05:00
parent 04ed08e223
commit c54fa7409f

View File

@@ -3179,9 +3179,6 @@ facilitate moving easily between them.</i>
The split file driver stored metadata and raw data in separate files
but provide no mechanism for separating types of metadata.
<p>
<b><i>Caution:</i></b> This function may be changed in the next release due to a
pending extension to the function.
<p>
<code>fapl_id</code> is a file access property list identifier.
<p>
<code>meta_ext</code> is the filename extension for the metadata file.