[6.0] 8f4eed673 Whitespace OCD

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Thu Aug 16 08:53:10 UTC 2018


commit 8f4eed673af6bc999836a35732a0a358f7c16515
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Fri Jun 8 14:49:56 2018 +0100

    Whitespace OCD

diff --git a/bin/varnishtest/tests/u00009.vtc b/bin/varnishtest/tests/u00009.vtc
index 060503c5b..5a3bf928b 100644
--- a/bin/varnishtest/tests/u00009.vtc
+++ b/bin/varnishtest/tests/u00009.vtc
@@ -22,7 +22,7 @@ process p1 -expect-text 22 0 {#}
 
 process p1 -expect-text 3 1 {20_}
 
-process p1 -screen_dump 
+process p1 -screen_dump
 
 process p1 -winsz 23 80
 
diff --git a/lib/libvcc/generate.py b/lib/libvcc/generate.py
index b7d81d459..05128ec21 100755
--- a/lib/libvcc/generate.py
+++ b/lib/libvcc/generate.py
@@ -328,7 +328,7 @@ class vcltype(object):
 		self.c = ctype
 		self.internal = internal
 		vcltypes[name] = self
-		
+
 
 vcltype("STRINGS", "void", True)
 vcltype("STRING_LIST", "void*", True)


More information about the varnish-commit mailing list