[master] e012464 Whitespace

Federico G. Schwindt fgsch at lodoss.net
Wed Feb 15 01:46:04 CET 2017


commit e0124640756e7d296de8d00ce9ce352d44e36fc7
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Mon Feb 13 20:44:20 2017 +0000

    Whitespace

diff --git a/bin/varnishtest/vtc_varnish.c b/bin/varnishtest/vtc_varnish.c
index e45e29a..9616260 100644
--- a/bin/varnishtest/vtc_varnish.c
+++ b/bin/varnishtest/vtc_varnish.c
@@ -822,7 +822,7 @@ do_stat_dump_cb(void *priv, const struct VSC_point * const pt)
 	u = *(const volatile uint64_t*)pt->ptr;
 
 	strcpy(buf, pt->section->type);
-	if (pt->section->ident[0] != '\0') 
+	if (pt->section->ident[0] != '\0')
 		bprintf(buf, ".%s.%s", pt->section->ident, pt->desc->name);
 	else
 		bprintf(buf, ".%s", pt->desc->name);



More information about the varnish-commit mailing list