mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-25 17:00:45 +08:00
[svn-r27379] formatting clean-up
This commit is contained in:
parent
2c897f41c0
commit
6334416852
@ -42,10 +42,9 @@
|
||||
* Elena Pourmal
|
||||
* Wednesday, August 5, 1999
|
||||
* HISTORY
|
||||
*
|
||||
* Changed to call H5Gcreate2 because H5Gcreate flip-flops and
|
||||
* H5Gcreate1 can be compiled out of the library
|
||||
* QAK - 2007/08/23
|
||||
* H5Gcreate1 can be compiled out of the library
|
||||
* QAK - 2007/08/23
|
||||
* SOURCE
|
||||
*/
|
||||
int_f
|
||||
@ -880,8 +879,8 @@ done:
|
||||
* February 15, 2008
|
||||
* HISTORY
|
||||
*
|
||||
* - Added 'mounted' paramater
|
||||
* M. Scot Breitenfeld
|
||||
* - Added 'mounted' paramater
|
||||
* M. Scot Breitenfeld
|
||||
* July 16, 2008
|
||||
* SOURCE
|
||||
*/
|
||||
@ -944,9 +943,9 @@ done:
|
||||
* February 18, 2008
|
||||
* HISTORY
|
||||
*
|
||||
* - Added 'mounted' paramater
|
||||
* M. Scot Breitenfeld
|
||||
* July 16, 2008
|
||||
* - Added 'mounted' parameter
|
||||
* M. Scot Breitenfeld
|
||||
* July 16, 2008
|
||||
* SOURCE
|
||||
*/
|
||||
int_f
|
||||
@ -1014,9 +1013,9 @@ h5gget_info_by_idx_c(hid_t_f *loc_id, _fcd group_name, size_t_f *group_namelen,
|
||||
* February 18, 2008
|
||||
* HISTORY
|
||||
*
|
||||
* - Added 'mounted' paramater
|
||||
* M. Scot Breitenfeld
|
||||
* July 16, 2008
|
||||
* - Added 'mounted' paramater
|
||||
* M. Scot Breitenfeld
|
||||
* July 16, 2008
|
||||
* SOURCE
|
||||
*/
|
||||
int_f
|
||||
|
@ -357,7 +357,7 @@ h5rget_name_ptr_c (hid_t_f *loc_id, int_f *ref_type, void *ref, _fcd name, size_
|
||||
* RETURNS
|
||||
* 0 on success, -1 on failure
|
||||
* AUTHOR
|
||||
* M. Scot Breitenfeld
|
||||
* M. Scot Breitenfeld
|
||||
* December 17, 2008
|
||||
*
|
||||
* SOURCE
|
||||
|
@ -273,7 +273,7 @@ h5sget_select_elem_npoints_c( hid_t_f *space_id , hssize_t_f * num_points)
|
||||
* HISTORY
|
||||
*
|
||||
* Transpose dimension arrays because of C-FORTRAN storage order
|
||||
* M. Scot Breitenfeld
|
||||
* M. Scot Breitenfeld
|
||||
* SOURCE
|
||||
*/
|
||||
|
||||
@ -346,7 +346,7 @@ h5sget_select_hyper_blocklist_c( hid_t_f *space_id ,hsize_t_f *startblock,
|
||||
* HISTORY
|
||||
* swapped array bounds to account for C and Fortran reversed
|
||||
* matrix notation.
|
||||
* M. Scot Breitenfeld
|
||||
* M. Scot Breitenfeld
|
||||
* SOURCE
|
||||
*/
|
||||
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include "H5f90.h"
|
||||
|
||||
|
||||
/****if* H5Tf/h5topen_c
|
||||
* NAME
|
||||
* h5topen_c
|
||||
@ -75,7 +74,6 @@ done:
|
||||
return ret_value;
|
||||
}
|
||||
|
||||
|
||||
/****if* H5Tf/h5tcommit_c
|
||||
* NAME
|
||||
* h5tcommit_c
|
||||
@ -153,7 +151,6 @@ h5tclose_c ( hid_t_f *type_id )
|
||||
return ret_value;
|
||||
}
|
||||
|
||||
|
||||
/****if* H5Tf/h5tcopy_c
|
||||
* NAME
|
||||
* h5tcopy_c
|
||||
|
Loading…
x
Reference in New Issue
Block a user