[master] cacbaa6d0 Whitespace

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Oct 14 18:30:08 UTC 2019


commit cacbaa6d075512c726019e94ad351fc9ebc989d3
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Oct 14 20:29:00 2019 +0200

    Whitespace

diff --git a/include/tbl/vsl_tags.h b/include/tbl/vsl_tags.h
index f7f47dceb..905042cbe 100644
--- a/include/tbl/vsl_tags.h
+++ b/include/tbl/vsl_tags.h
@@ -229,7 +229,7 @@ SLTM(FetchError, 0, "Error while fetching object",
 #undef SLTH
 
 #define SLTH(tag, ind, req, resp, sdesc, ldesc) \
-	SLTM(Obj##tag, (resp ? 0 : SLT_F_UNUSED), "Object  " sdesc, ldesc)
+	SLTM(Obj##tag, (resp ? 0 : SLT_F_UNUSED), "Object " sdesc, ldesc)
 #include "tbl/vsl_tags_http.h"
 #undef SLTH
 


More information about the varnish-commit mailing list