Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
bump version to 0.8.2
[st.git]
/
win.h
diff --git
a/win.h
b/win.h
index
6e662af
..
31f327d
100644
(file)
--- a/
win.h
+++ b/
win.h
@@
-25,9
+25,8
@@
enum win_mode {
void xbell(void);
void xclipcopy(void);
void xbell(void);
void xclipcopy(void);
-void xdrawcursor(
void
);
+void xdrawcursor(
int, int, Glyph, int, int, Glyph
);
void xdrawline(Line, int, int, int);
void xdrawline(Line, int, int, int);
-void xhints(void);
void xfinishdraw(void);
void xloadcols(void);
int xsetcolorname(int, const char *);
void xfinishdraw(void);
void xloadcols(void);
int xsetcolorname(int, const char *);