src/h5core/private/h5_init.h
- cosmetic change
This commit is contained in:
@@ -30,15 +30,13 @@ typedef int MPI_Comm;
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern int h5_initialized;
|
||||
|
||||
h5_err_t
|
||||
h5priv_initialize (void);
|
||||
|
||||
extern int h5_initialized;
|
||||
extern h5_dta_types_t h5_dta_types;
|
||||
extern int h5_myproc;
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user