aewl
changeset 214:51ac019cf587
small fix of a comment
author | arg@10ksloc.org |
---|---|
date | Mon, 07 Aug 2006 12:12:56 +0200 |
parents | f9774fba6e17 |
children | fbe38830aa2f |
files | main.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/main.c Mon Aug 07 11:58:46 2006 +0200 1.2 +++ b/main.c Mon Aug 07 12:12:56 2006 +0200 1.3 @@ -251,7 +251,7 @@ 1.4 strcpy(stext, "dwm-"VERSION); 1.5 scan(); 1.6 1.7 - /* main event loop, reads status text from stdin as well */ 1.8 + /* main event loop, also reads status text from stdin */ 1.9 while(running) { 1.10 FD_ZERO(&rd); 1.11 if(readin)