changeset: 995:693bda958a30
tag: tip
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Sun Sep 16 10:24:35 2007 +0200
summary: corrected a misleading comment
diff -r 201550f99b8e -r 693bda958a30 dwm.c
--- a/dwm.c Sun Sep 16 10:23:53 2007 +0200
+++ b/dwm.c Sun Sep 16 10:24:35 2007 +0200
@@ -1806,7 +1806,7 @@ main(int argc, char *argv[]) {
else if(argc != 1)
eprint("usage: dwm [-v]\n");
- /* macros from config.h can be used beginning within main() */
+ /* macros from config.h can be used at function level only */
mwfact = MWFACT;
bpos = BARPOS;
Received on Sun Sep 16 2007 - 10:27:28 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:08 UTC