From: noname <noname@inventati.org>
Date: Sun, 27 Apr 2014 11:39:53 +0000 (+0400)
Subject: Do not export chscale and cwscale.
X-Git-Url: https://git.owens.tech/editable-focus.html/editable-focus.html/git?a=commitdiff_plain;h=9e3e8ce4661d31629f9d4862467b2fb21c628e38;p=st.git

Do not export chscale and cwscale.
---

diff --git a/config.def.h b/config.def.h
index d69c9ba..646a88a 100644
--- a/config.def.h
+++ b/config.def.h
@@ -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