Преглед на файлове

Damn, my fault. The cache should have at least some entries.

Christoph Lohmann преди 12 години
родител
ревизия
b233007e0f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      st.c

+ 1 - 1
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