[master] 13ddb03 Duh!

Poul-Henning Kamp phk at FreeBSD.org
Thu Apr 16 10:23:29 CEST 2015


commit 13ddb03ffb34ec20e0c633ba3245f843fff099e2
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu Apr 16 08:23:17 2015 +0000

    Duh!

diff --git a/bin/varnishd/mgt/mgt_cli.c b/bin/varnishd/mgt/mgt_cli.c
index bdbc47a..f618d5c 100644
--- a/bin/varnishd/mgt/mgt_cli.c
+++ b/bin/varnishd/mgt/mgt_cli.c
@@ -60,7 +60,7 @@
 #include "mgt_cli.h"
 
 #ifndef LOG_AUTHPRIV
-#  define LOG_AUTHPRIV
+#  define LOG_AUTHPRIV	0
 #endif
 
 static int		cli_i = -1, cli_o = -1;



More information about the varnish-commit mailing list