[master] 333b140 Whitespace OCD

Federico G. Schwindt fgsch at lodoss.net
Sat Jun 9 18:12:11 UTC 2018


commit 333b1409af8b6a175e96311d20db8c42d2ca7078
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 060503c..5a3bf92 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 1d45837..6eba999 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