r1302 - trunk/varnish-cache/lib/libvcl

phk at projects.linpro.no phk at projects.linpro.no
Sun Apr 1 17:34:24 CEST 2007


Author: phk
Date: 2007-04-01 17:34:24 +0200 (Sun, 01 Apr 2007)
New Revision: 1302

Modified:
   trunk/varnish-cache/lib/libvcl/syntax.txt
Log:
Update


Modified: trunk/varnish-cache/lib/libvcl/syntax.txt
===================================================================
--- trunk/varnish-cache/lib/libvcl/syntax.txt	2007-04-01 15:33:56 UTC (rev 1301)
+++ trunk/varnish-cache/lib/libvcl/syntax.txt	2007-04-01 15:34:24 UTC (rev 1302)
@@ -26,6 +26,7 @@
 	compound
 	if_stmt
 	action
+	'C{' inline_c_src '}C'
 
 if_stmt:
 	'if' conditional compound elseifparts elsepart




More information about the varnish-commit mailing list