mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r6776] Purpose:
removed and change comments Description: removed the modification comment about the while loop, it is not sufficiently important to be there changed the "Id to name" comment in the test description, it was incorrecly about other thing Solution: Platforms tested: none , just comments Misc. update:
This commit is contained in:
parent
2faf013f73
commit
6c21457720
@ -2839,9 +2839,6 @@ done:
|
||||
* Modified H5F_flush call to take one flag instead of
|
||||
* several Boolean flags.
|
||||
*
|
||||
* Pedro Vicente, 2003-04-21
|
||||
* Changed do.while loop to while in the H5F_CLOSE_STRONG case.
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
static herr_t
|
||||
|
@ -16,7 +16,7 @@
|
||||
* Programmer: Pedro Vicente <pvn@ncsa.uiuc.edu>
|
||||
* April 12, 2002
|
||||
*
|
||||
* Purpose: Tests the H5Dset_extent call
|
||||
* Purpose: Tests the "ID to name" functionality
|
||||
*/
|
||||
|
||||
#include "hdf5.h"
|
||||
|
Loading…
Reference in New Issue
Block a user