Mercurial > dwm-meillo
changeset 214:51ac019cf587
small fix of a comment
author | arg@10ksloc.org |
---|---|
date | Mon, 07 Aug 2006 12:12:56 +0200 (2006-08-07) |
parents | f9774fba6e17 |
children | fbe38830aa2f |
files | main.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/main.c Mon Aug 07 11:58:46 2006 +0200 +++ b/main.c Mon Aug 07 12:12:56 2006 +0200 @@ -251,7 +251,7 @@ 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)