mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Fix typo
This commit is contained in:
parent
50c4095c8c
commit
81d67d5fdc
@ -147,7 +147,7 @@ H5Tcommit1(hid_t loc_id, const char *name, hid_t type_id)
|
||||
new_obj->connector->nrefs ++;
|
||||
new_obj->data = data;
|
||||
|
||||
/* Set the committed type object to the VOL connectorg pointer in the H5T_t struct */
|
||||
/* Set the committed type object to the VOL connector pointer in the H5T_t struct */
|
||||
dt->vol_obj = new_obj;
|
||||
|
||||
done:
|
||||
|
Loading…
Reference in New Issue
Block a user