unify type; no change
This commit is contained in:
2
calmwm.h
2
calmwm.h
@@ -512,7 +512,7 @@ void xev_loop(void);
|
||||
|
||||
void xu_btn_grab(Window, int, u_int);
|
||||
void xu_btn_ungrab(Window, int, u_int);
|
||||
int xu_getprop(Window, Atom, Atom, long, u_char **);
|
||||
int xu_getprop(Window, Atom, Atom, long, unsigned char **);
|
||||
int xu_get_wm_state(Window, int *);
|
||||
int xu_getstrprop(Window, Atom, char **);
|
||||
void xu_key_grab(Window, u_int, KeySym);
|
||||
|
||||
Reference in New Issue
Block a user