Applying the changes to the docs; by Peter Hartman.

This commit is contained in:
Christoph Lohmann
2013-01-05 20:30:25 +01:00
parent 4682cc9596
commit c772a6e571
3 changed files with 5 additions and 8 deletions

2
st.c
View File

@ -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