mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
Fixes an incorrect brief description for H5Dopen2() (#1920)
This commit is contained in:
parent
eb2cf08bac
commit
1cfca8fd93
@ -369,7 +369,7 @@ H5_DLL hid_t H5Dcreate_anon(hid_t loc_id, hid_t type_id, hid_t space_id, hid_t d
|
||||
* --------------------------------------------------------------------------
|
||||
* \ingroup H5D
|
||||
*
|
||||
* \brief Creates a new dataset and links it into the file
|
||||
* \brief Opens an existing dataset
|
||||
*
|
||||
* \fgdta_loc_id
|
||||
* \param[in] name Name of the dataset to open
|
||||
|
Loading…
Reference in New Issue
Block a user