[master] 44b8341 White space fix

Poul-Henning Kamp phk at FreeBSD.org
Tue Mar 18 11:41:42 CET 2014


commit 44b8341390a05677d79a5c04cfce61d17a3bbc02
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Mar 18 10:36:35 2014 +0000

    White space fix

diff --git a/lib/libvcc/generate.py b/lib/libvcc/generate.py
index 48b0175..523f05f 100755
--- a/lib/libvcc/generate.py
+++ b/lib/libvcc/generate.py
@@ -161,8 +161,8 @@ sp_variables = [
 		'IP',
 		( 'both',),
 		( ), """
-The client's IP address.
-"""
+		The client's IP address.
+		"""
 	),
 	('client.identity',
 		'STRING',



More information about the varnish-commit mailing list