From: arg@10ksloc.org Date: Mon, 7 Aug 2006 10:12:56 +0000 (+0200) Subject: small fix of a comment X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=4e2c5b5f256cb7c42426486161ffdae42100e902 small fix of a comment --- diff --git a/main.c b/main.c index 4c7a1a4..db03958 100644 --- a/main.c +++ b/main.c @@ -251,7 +251,7 @@ main(int argc, char *argv[]) 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)