[svn-r12461] Cleaned up the names of some internal API functions, cleaned up comments,

fixed a few tests that used incorrect names for H5L APIs (formerly hidden behind
H5_GROUP_REVISION ifdefs

Mostly cosmetic changes, tested on mir.
This commit is contained in:
starfire
2006-07-10 10:47:58 -05:00
parent 9161a29d83
commit 8db4fe6d16
7 changed files with 36 additions and 36 deletions

View File

@@ -150,7 +150,7 @@ done:
* into a "named", immutable type.
*
* The resulting ID should be linked into the file with
* H5Lcreate or it will be deleted when closed.
* H5Llink or it will be deleted when closed.
*
* Return: Non-negative on success/Negative on failure
*