aboutsummaryrefslogtreecommitdiff
path: root/src/preproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/preproc.c')
-rw-r--r--src/preproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preproc.c b/src/preproc.c
index c0a8a1e..0723a2e 100644
--- a/src/preproc.c
+++ b/src/preproc.c
@@ -42,7 +42,7 @@
# define _(msgid) msgid
#endif
-bool grecs_log_to_stderr = true;
+bool grecs_log_to_stderr = 1;
void (*grecs_log_setup_hook) () = NULL;
struct input_file_ident

Return to:

Send suggestions and report system problems to the System administrator.