Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Applying the changes to the docs; by Peter Hartman.
[st.git]
/
st.c
diff --git
a/st.c
b/st.c
index
163f160
..
7010195
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-436,7
+436,7
@@
typedef struct {
* the current length of used elements.
*/
-static Fontcache frc[2
048
];
+static Fontcache frc[2];
static int frccur = -1, frclen = 0;
ssize_t