]> err.no Git - varnish/commitdiff
Try to make this comment a little more visible.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 21 Aug 2007 15:36:59 +0000 (15:36 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 21 Aug 2007 15:36:59 +0000 (15:36 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1915 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/mgt_vcc.c

index 2b34509b5b4104047fd7646007e722dfa71e7587..b76a59949a61bf2988df60584b7ef49fc566b999 100644 (file)
@@ -70,7 +70,9 @@ char *mgt_cc_cmd;
 
 /*--------------------------------------------------------------------*/
 
-/* keep this in synch with man/vcl.7 */
+/*
+ * Keep this in synch with man/vcl.7 and etc/default.vcl!
+ */
 static const char *default_vcl =
     "sub vcl_recv {\n"
     "    if (req.request != \"GET\" && req.request != \"HEAD\") {\n"