mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r10183] Purpose:
Fix comment Platforms tested: None, too minor...
This commit is contained in:
parent
9b60f48605
commit
134d7ed4f0
@ -32,7 +32,7 @@
|
||||
|
||||
/* Private headers */
|
||||
#include "H5private.h" /* Generic Functions */
|
||||
#include "H5B2pkg.h" /* B-trees */
|
||||
#include "H5B2pkg.h" /* v2 B-trees */
|
||||
#include "H5Eprivate.h" /* Error handling */
|
||||
#include "H5MFprivate.h" /* File memory management */
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
|
||||
/* Programmer: Quincey Koziol <koziol@ncsa.uiuc.edu>
|
||||
* Saturday, May 31, 2003
|
||||
* Thursday, February 3, 2005
|
||||
*
|
||||
* Purpose: v2 B-tree testing functions.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user