summaryrefslogtreecommitdiffstats
path: root/contrib/bc/lib/vfprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bc/lib/vfprintf.c')
-rw-r--r--contrib/bc/lib/vfprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bc/lib/vfprintf.c b/contrib/bc/lib/vfprintf.c
index 78edd35..ad53d0c 100644
--- a/contrib/bc/lib/vfprintf.c
+++ b/contrib/bc/lib/vfprintf.c
@@ -4,7 +4,7 @@
#include "config.h"
#ifndef HAVE_VPRINTF
#ifndef HAVE_DOPRINT
-# error need vfprintf() or doprint()
+ #error need vfprintf() or doprint()
#else
#ifdef HAVE_LIB_H
OpenPOWER on IntegriCloud