dwm-meillo

diff main.c @ 214:51ac019cf587

small fix of a comment
author arg@10ksloc.org
date Mon, 07 Aug 2006 12:12:56 +0200
parents 81498863dc30
children 770233c1df06
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)