JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Changes from August-November 2006 -- detailed history was lost.
[vor.git] / args.c
diff --git a/args.c b/args.c
index 11214a8..3460d70 100644 (file)
--- a/args.c
+++ b/args.c
@@ -1,5 +1,6 @@
 #include <string.h>
 #include <stdlib.h>
+#include <stdio.h>
 #include "args.h"
 #include "config.h"
 
@@ -34,7 +35,7 @@ show_help(void)
        puts("Mandatory or optional arguments to long options are also mandatory or optional");
        puts("for any corresponding short options.");
        putchar('\n');
-       puts("Report bugs to <josh@qualdan.com>.");
+       puts("Report bugs at http://jasonwoof.com/contact.pl");
 }
 
 int