summaryrefslogtreecommitdiffstats
path: root/perform/benchpar.c
diff options
context:
space:
mode:
Diffstat (limited to 'perform/benchpar.c')
-rw-r--r--perform/benchpar.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/perform/benchpar.c b/perform/benchpar.c
index 947a20c..517e4e0 100644
--- a/perform/benchpar.c
+++ b/perform/benchpar.c
@@ -23,15 +23,15 @@
/* Local macros */
-/*
+/*
* HDF Boolean type.
*/
#ifndef FALSE
# define FALSE 0
#endif
#ifndef TRUE
-# define TRUE 1
-#endif
+# define TRUE 1
+#endif
/* defines for type of VFL driver to use */
#define FACC_DEFAULT 0