r1858 - trunk/varnish-cache/bin/varnishd

phk at projects.linpro.no phk at projects.linpro.no
Sun Aug 19 23:19:47 CEST 2007


Author: phk
Date: 2007-08-19 23:19:46 +0200 (Sun, 19 Aug 2007)
New Revision: 1858

Modified:
   trunk/varnish-cache/bin/varnishd/mgt_child.c
Log:
Feed my virtual whitespace habbit.


Modified: trunk/varnish-cache/bin/varnishd/mgt_child.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/mgt_child.c	2007-08-19 18:18:11 UTC (rev 1857)
+++ trunk/varnish-cache/bin/varnishd/mgt_child.c	2007-08-19 21:19:46 UTC (rev 1858)
@@ -438,7 +438,6 @@
 mcf_server_startstop(struct cli *cli, char **av, void *priv)
 {
 
-	(void)cli;
 	(void)av;
 	if (priv != NULL && child_state == CH_RUNNING)
 		stop_child();




More information about the varnish-commit mailing list