Sorry about the delay, your email had gotten sorted into the "later"
mailbox.

It's fixed now, thanks for noticing.

Poul-Henning

In message <591b5df8-a755-40f2-9677-be0d3614f...@dwim.org>, "Jos I. Boumans" wr
ites:
>Greetings,
>
>While browsing the source, I came a cross a small typo. Patch below sig.
>
>Cheers,
>
>--
>
>       Jos Boumans
>
>       "Whenever you find you are on the side of the majority,
>       it is time to pause and reflect." - Mark Twain
>
>Index: varnish-cache/bin/varnishd/cache_esi.c
>===================================================================
>--- varnish-cache/bin/varnishd/cache_esi.c      (revision 4207)
>+++ varnish-cache/bin/varnishd/cache_esi.c      (working copy)
>@@ -370,7 +370,7 @@
>                         continue;
>                 if (Tlen(val) == 0) {
>                         esi_error(ew, tag.b, Tlen(tag),
>-                           "ESI esi:include src attribute withou  
>value");
>+                           "ESI esi:include src attribute without  
>value");
>                         continue;
>                 }
>
>
>
>_______________________________________________
>varnish-dev mailing list
>varnish-dev@projects.linpro.no
>http://projects.linpro.no/mailman/listinfo/varnish-dev
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
p...@freebsd.org         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to