cvsimport

This commit is contained in:
okan
2014-01-28 20:22:21 +00:00
7 changed files with 30 additions and 75 deletions

View File

@@ -540,7 +540,7 @@ void conf_cursor(struct conf *);
void conf_grab_kbd(Window);
void conf_grab_mouse(Window);
void conf_init(struct conf *);
void conf_ignore(struct conf *, const char *);
int conf_ignore(struct conf *, const char *);
void conf_screen(struct screen_ctx *);
void xev_process(void);