[master] c909ff5 Formatting

Federico G. Schwindt fgsch at lodoss.net
Thu Aug 11 10:03:07 CEST 2016


commit c909ff517f5af5261b8af5e786c94a90f17a1082
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Thu Aug 11 09:02:10 2016 +0100

    Formatting

diff --git a/bin/varnishd/mgt/mgt_param.c b/bin/varnishd/mgt/mgt_param.c
index ef63fcd..dc247b4 100644
--- a/bin/varnishd/mgt/mgt_param.c
+++ b/bin/varnishd/mgt/mgt_param.c
@@ -61,7 +61,7 @@ static const int tab0 = 3;
 
 static const char OBJ_STICKY_TEXT[] =
 	"\n\n"
-	"NB: This parameter is evaluated only when objects are created."
+	"NB: This parameter is evaluated only when objects are created. "
 	"To change it for all objects, restart or ban everything.";
 
 static const char DELAYED_EFFECT_TEXT[] =
@@ -81,7 +81,7 @@ static const char MUST_RELOAD_TEXT[] =
 static const char EXPERIMENTAL_TEXT[] =
 	"\n\n"
 	"NB: We do not know yet if it is a good idea to change "
-	"this parameter, or if the default value is even sensible.  "
+	"this parameter, or if the default value is even sensible. "
 	"Caution is advised, and feedback is most welcome.";
 
 static const char WIZARD_TEXT[] =



More information about the varnish-commit mailing list