[master] b2eaca0 White-space OCD

Poul-Henning Kamp phk at FreeBSD.org
Mon Jun 20 12:31:07 CEST 2016


commit b2eaca02639aa572cb07cfb4e15d61edb5d67ca5
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Jun 20 09:53:26 2016 +0000

    White-space OCD

diff --git a/bin/varnishtest/vtc_varnish.c b/bin/varnishtest/vtc_varnish.c
index 8dfc938..6f58bf1 100644
--- a/bin/varnishtest/vtc_varnish.c
+++ b/bin/varnishtest/vtc_varnish.c
@@ -923,8 +923,8 @@ varnish_expect(const struct varnish *v, char * const *av)
  *
  * To define a Varnish server, you'll use this syntax::
  *
- *         varnish vNAME [-arg STRING] [-vcl STRING] [-vcl+backend STRING]
- *	                 [-errvcl STRING STRING] [-jail STRING] [-proto PROXY]
+ *	varnish vNAME [-arg STRING] [-vcl STRING] [-vcl+backend STRING]
+ *		[-errvcl STRING STRING] [-jail STRING] [-proto PROXY]
  *
  * The first ``varnish vNAME`` invocation will start the varnishd master
  * process in the background, waiting for the ``-start`` switch to actually



More information about the varnish-commit mailing list