pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c772a6e
)
Damn, my fault. The cache should have at least some entries.
author
Christoph Lohmann
<20h@r-36.net>
Sat, 5 Jan 2013 19:56:58 +0000
(20:56 +0100)
committer
Christoph Lohmann
<20h@r-36.net>
Sat, 5 Jan 2013 19:56:58 +0000
(20:56 +0100)
st.c
patch
|
blob
|
history
diff --git
a/st.c
b/st.c
index
7010195
..
6f5ca80
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-436,7
+436,7
@@
typedef struct {
* the current length of used elements.
*/
-static Fontcache frc[
2
];
+static Fontcache frc[
1024
];
static int frccur = -1, frclen = 0;
ssize_t