small fix of a comment
This commit is contained in:
parent
d9386a0c07
commit
4e2c5b5f25
2
main.c
2
main.c
@ -251,7 +251,7 @@ main(int argc, char *argv[])
|
||||
strcpy(stext, "dwm-"VERSION);
|
||||
scan();
|
||||
|
||||
/* main event loop, reads status text from stdin as well */
|
||||
/* main event loop, also reads status text from stdin */
|
||||
while(running) {
|
||||
FD_ZERO(&rd);
|
||||
if(readin)
|
||||
|
Loading…
x
Reference in New Issue
Block a user