mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r12918]
removed whitespace
This commit is contained in:
parent
8f74e81758
commit
d4c0a98a9b
@ -24,6 +24,7 @@ extern char *progname;
|
||||
static int do_create_refs;
|
||||
|
||||
|
||||
|
||||
#define PER(A,B) { per = 0; \
|
||||
if (A!=0) \
|
||||
per = (float)fabs( ((float)B - (float)A) / (float) A ); \
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -18,6 +18,7 @@
|
||||
#include "h5repack.h"
|
||||
|
||||
|
||||
|
||||
/*-------------------------------------------------------------------------
|
||||
* Function: main
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user