JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Do not export chscale and cwscale.
authornoname <noname@inventati.org>
Sun, 27 Apr 2014 11:39:53 +0000 (15:39 +0400)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Mon, 28 Apr 2014 16:49:05 +0000 (18:49 +0200)
config.def.h

index d69c9ba..646a88a 100644 (file)
@@ -10,8 +10,8 @@ static int borderpx = 2;
 static char shell[] = "/bin/sh";
 
 /* Kerning / character bounding-box mutlipliers */
-float cwscale = 1.0;
-float chscale = 1.0;
+static float cwscale = 1.0;
+static float chscale = 1.0;
 
 /*
  * word delimiter string