]> err.no Git - varnish/commitdiff
Add a VCL_error shmtag
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 29 Oct 2007 07:46:12 +0000 (07:46 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 29 Oct 2007 07:46:12 +0000 (07:46 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2175 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/include/shmlog_tags.h

index 4238d161e94a476741408772385a1c6412a448f2..034be8fb1db7bea9112e903445cf929ae0df847a 100644 (file)
@@ -84,6 +84,7 @@ SLTM(VCL_acl)
 SLTM(VCL_call)
 SLTM(VCL_trace)
 SLTM(VCL_return)
+SLTM(VCL_error)
 SLTM(ReqStart)
 SLTM(Hit)
 SLTM(HitPass)