[svn-r4825]
Purpose:
Clarification. Might even call it a bugfix.
Description:
H5Gunlink: Corrected loc_id parameter to be 'file or group'
rather than just 'file'.
Platforms tested:
IE 5
This commit is contained in:
@@ -378,7 +378,7 @@ create or access function.
|
||||
<dt><strong>Parameters:</strong>
|
||||
<dl>
|
||||
<dt><em>hid_t</em> <code>loc_id</code>
|
||||
<dd>Identifier of the file containing the object.
|
||||
<dd>Identifier of the file or group containing the object.
|
||||
<dt><em>const char *</em> <code>name</code>
|
||||
<dd>Name of the object to unlink.
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user