correcting comment
1 files changed, 1 insertions(+), 1 deletions(-) M tabbed.c
M tabbed.c => tabbed.c +1 -1
@@ 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) {