[master] 9570000b0 Whitespace ocd

Poul-Henning Kamp phk at FreeBSD.org
Tue Feb 2 08:43:07 UTC 2021


commit 9570000b04b47b1a1b3b4161b23b270908ea7d80
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Feb 2 08:41:36 2021 +0000

    Whitespace ocd

diff --git a/lib/libvarnish/vav.c b/lib/libvarnish/vav.c
index 334f757ef..611ae4ba8 100644
--- a/lib/libvarnish/vav.c
+++ b/lib/libvarnish/vav.c
@@ -32,7 +32,7 @@
  *	Parse a command like line into an argv[]
  *	Index zero contains NULL or an error message
  *	(The error message is a static const char* and does not
- * 	need saving or copying.)
+ *	need saving or copying.)
  *	"double quotes" and backslash substitution is handled.
  *
  * void VAV_Free(const char **argv)


More information about the varnish-commit mailing list