summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/bc/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/bc/global.c')
-rw-r--r--gnu/usr.bin/bc/global.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/bc/global.c b/gnu/usr.bin/bc/global.c
index 1e7dc1c..b00a989 100644
--- a/gnu/usr.bin/bc/global.c
+++ b/gnu/usr.bin/bc/global.c
@@ -23,7 +23,7 @@
Computer Science Department, 9062
Western Washington University
Bellingham, WA 98226-9062
-
+
*************************************************************************/
#include "bcdefs.h"
@@ -36,7 +36,7 @@
#include "global.h"
#ifndef BC_MATH_FILE
-CONST char libmath[] =
+CONST char libmath[] =
#include "math.h"
;
-#endif
+#endif
OpenPOWER on IntegriCloud