mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r29440] Minor typo fix.
This commit is contained in:
parent
71aebc8eb4
commit
5d342b26d4
@ -639,7 +639,7 @@ done:
|
||||
PURPOSE
|
||||
Routine to set a property's value in a property list.
|
||||
USAGE
|
||||
herr_t H5P_set(plist_id, name, value)
|
||||
herr_t H5Pset(plist_id, name, value)
|
||||
hid_t plist_id; IN: Property list to find property in
|
||||
const char *name; IN: Name of property to set
|
||||
void *value; IN: Pointer to the value for the property
|
||||
|
Loading…
x
Reference in New Issue
Block a user