mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r14335] Corrected the comment on line 219: hard -> soft
This commit is contained in:
parent
66addd2d2c
commit
b6f754acd1
@ -216,7 +216,7 @@ static void soft_link_example(void)
|
||||
{
|
||||
hid_t file_id;
|
||||
hid_t group_id;
|
||||
/* Define the link class that we'll use to register "user-defined hard
|
||||
/* Define the link class that we'll use to register "user-defined soft
|
||||
* links" using the callbacks we defined above.
|
||||
* A link class can have NULL for any callback except its traverse
|
||||
* callback.
|
||||
|
Loading…
Reference in New Issue
Block a user