[master] 4b4839d Fix spelling

Martin Blix Grydeland martin at varnish-software.com
Thu Apr 9 15:16:28 CEST 2015


commit 4b4839debcd016c795dfaa2a7f20e08e216ff9bb
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Tue Mar 31 16:09:12 2015 +0200

    Fix spelling

diff --git a/lib/libvarnishapi/vsl_dispatch.c b/lib/libvarnishapi/vsl_dispatch.c
index 64fde12..2594691 100644
--- a/lib/libvarnishapi/vsl_dispatch.c
+++ b/lib/libvarnishapi/vsl_dispatch.c
@@ -1340,8 +1340,7 @@ VSLQ_Dispatch(struct VSLQ *vslq, VSLQ_dispatch_f *func, void *priv)
 	return (i);
 }
 
-/* Flush incomplete any incomplete vtx held on to. Do callbacks if func !=
-   NULL */
+/* Flush any incomplete vtx held on to. Do callbacks if func != NULL */
 int
 VSLQ_Flush(struct VSLQ *vslq, VSLQ_dispatch_f *func, void *priv)
 {



More information about the varnish-commit mailing list