[master] 763a811 White-space OCD

Poul-Henning Kamp phk at varnish-cache.org
Thu Apr 25 09:39:52 CEST 2013


commit 763a81174259f4c514775b0e30609b2f43127e57
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu Apr 25 07:39:40 2013 +0000

    White-space OCD

diff --git a/bin/varnishd/cache/cache_vrt.c b/bin/varnishd/cache/cache_vrt.c
index b2d5da6..4621695 100644
--- a/bin/varnishd/cache/cache_vrt.c
+++ b/bin/varnishd/cache/cache_vrt.c
@@ -387,7 +387,7 @@ VRT_BOOL_string(unsigned val)
 
 /*--------------------------------------------------------------------
  * Add an objecthead to the saintmode list for the (hopefully) relevant
- * backend. 
+ * backend.
  */
 
 void
@@ -397,7 +397,6 @@ VRT_l_beresp_saintmode(const struct req *req, double a)
 	VBE_AddTrouble(req, a);
 }
 
-
 /*--------------------------------------------------------------------*/
 
 void



More information about the varnish-commit mailing list