aboutsummaryrefslogtreecommitdiff
path: root/st.c
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-01-05 20:30:25 +0100
committerChristoph Lohmann <20h@r-36.net>2013-01-05 20:30:25 +0100
commitc772a6e5719aa24d10d664262383b76a36e3458b (patch)
treeea15607d342c6f0c2340749632565e1910eefda3 /st.c
parent4682cc9596a5c82325882bdf1313728de95467d2 (diff)
downloadst-c772a6e5719aa24d10d664262383b76a36e3458b.tar.gz
st-c772a6e5719aa24d10d664262383b76a36e3458b.tar.bz2
Applying the changes to the docs; by Peter Hartman.
Diffstat (limited to 'st.c')
-rw-r--r--st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.c b/st.c
index 163f160..7010195 100644
--- a/st.c
+++ b/st.c
@@ -436,7 +436,7 @@ typedef struct {
* the current length of used elements.
*/
-static Fontcache frc[2048];
+static Fontcache frc[2];
static int frccur = -1, frclen = 0;
ssize_t