small fix of a comment
4e2c5b5f
1 file(s) · +1 −1
| 251 | 251 | strcpy(stext, "dwm-"VERSION); |
|
| 252 | 252 | scan(); |
|
| 253 | 253 | ||
| 254 | - | /* main event loop, reads status text from stdin as well */ |
|
| 254 | + | /* main event loop, also reads status text from stdin */ |
|
| 255 | 255 | while(running) { |
|
| 256 | 256 | FD_ZERO(&rd); |
|
| 257 | 257 | if(readin) |