fixed Gottox' mail address

This commit is contained in:
anselm@anselm1
2008-02-22 19:32:53 +00:00
parent d6e24f7116
commit fd01413fae
2 changed files with 2 additions and 1 deletions

1
dwm.c
View File

@ -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)