correcting comment

This commit is contained in:
Enno Boland (tox) 2009-10-13 19:37:20 +02:00
parent fac1758bff
commit bcf8f35580

View File

@ -658,7 +658,7 @@ void
run(void) {
XEvent ev;
/* main event loop, also reads xids from stdin */
/* main event loop */
XSync(dpy, False);
drawbar();
while(running) {