# HG changeset patch # User arg@10ksloc.org # Date 1154945576 -7200 # Node ID 51ac019cf587058215814f09caff8b3a9ebbfc7d # Parent f9774fba6e179aee43d0bbf26cad57b527c539f5 small fix of a comment diff -r f9774fba6e17 -r 51ac019cf587 main.c --- 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)