applied jk_to_tab patch
This commit is contained in:
parent
b6ad663f87
commit
df74b26e5d
3 changed files with 63 additions and 56 deletions
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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue