]> git.sur5r.net Git - i3/i3/blob - debug.h
3d9cf3e7d2f5ff363aff14beba16c3bb3281bdd1
[i3/i3] / debug.h
1 #ifndef _DEBUG_H
2 #define _DEBUG_H
3
4 int handle_event(void *ignored, xcb_connection_t *c, xcb_generic_event_t *e);
5
6 #endif