aboutsummarylogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authornoname2014-04-27 15:39:53 +0400
committerRoberto E. Vargas Caballero2014-04-28 18:49:05 +0200
commitca478018809c3b32d8f37476318f062ea330cf37 (patch)
treeddeec8812d1f41615999eace4e8071b91baaa56a /config.def.h
parentd4f97fe1f4fab42bc53858fe0c40d451e11fcecc (diff)
downloadaur-ca478018809c3b32d8f37476318f062ea330cf37.tar.gz
Do not export chscale and cwscale.
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index d69c9bab40f2..646a88ab9197 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