JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed Gottox' mail address
[dwm.git] / dwm.c
diff --git a/dwm.c b/dwm.c
index 8e7a86a..0e47626 100644 (file)
--- a/dwm.c
+++ b/dwm.c
@@ -2061,6 +2061,7 @@ selectmonitor(const char *arg) {
 
 int
 main(int argc, char *argv[]) {
+       fprintf(stderr, "%u\n", sizeof("jsjsjsjsjssjsj"));
        if(argc == 2 && !strcmp("-v", argv[1]))
                eprint("dwm-"VERSION", © 2006-2008 dwm engineers, see LICENSE for details\n");
        else if(argc != 1)