[master] d704203e1 Whitespace OCD

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Wed Jun 12 04:58:11 UTC 2019


commit d704203e121eb4cf52bd9829fc0e3b96a28d0c2f
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Fri May 17 13:38:19 2019 +0200

    Whitespace OCD

diff --git a/include/vut_options.h b/include/vut_options.h
index f2c47deb1..6b4675c18 100644
--- a/include/vut_options.h
+++ b/include/vut_options.h
@@ -36,7 +36,7 @@
 
 #define VUT_GLOBAL_OPT_P						\
 	VOPT("P:", "[-P <file>]", "PID file",				\
-		"Write the process' PID to the specified file."		\
+	    "Write the process' PID to the specified file."		\
 	)
 
 #define VUT_GLOBAL_OPT_V						\


More information about the varnish-commit mailing list