aboutsummaryrefslogtreecommitdiff
path: root/st.c
diff options
context:
space:
mode:
Diffstat (limited to 'st.c')
-rw-r--r--st.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/st.c b/st.c
index 67b4942..64e0aff 100644
--- a/st.c
+++ b/st.c
@@ -302,7 +302,6 @@ static void ttywrite(const char *, size_t);
302static void xdraws(char *, Glyph, int, int, int, int); 302static void xdraws(char *, Glyph, int, int, int, int);
303static void xhints(void); 303static void xhints(void);
304static void xclear(int, int, int, int); 304static void xclear(int, int, int, int);
305static void xclearborders(void);
306static void xdrawcursor(void); 305static void xdrawcursor(void);
307static void xinit(void); 306static void xinit(void);
308static void xloadcols(void); 307static void xloadcols(void);