applied jk_to_tab patch
This commit is contained in:
3
main.c
3
main.c
@ -291,9 +291,8 @@ main(int argc, char *argv[])
|
||||
strcpy(stext, "broken pipe");
|
||||
drawstatus();
|
||||
}
|
||||
if(FD_ISSET(xfd, &rd))
|
||||
procevent();
|
||||
}
|
||||
procevent();
|
||||
}
|
||||
cleanup();
|
||||
XCloseDisplay(dpy);
|
||||
|
Reference in New Issue
Block a user