]> sjero.net Git - wget/blobdiff - src/main.c
[svn] Changed my address from dan-wget@dilvish.speed.net to wget@harkless.org
[wget] / src / main.c
index 271d509697ca7093703e23f47de784886d817bce..dda2ba92b02f4a866efe163bb4c94696f6d5c9f3 100644 (file)
@@ -329,7 +329,7 @@ main (int argc, char *const *argv)
   /* [Is the order of the option letters significant?  If not, they should be
       alphabetized, like the long_options.  The only thing I know for sure is
       that the options with required arguments must be followed by a ':'.
-      -- Dan Harkless <dan-wget@dilvish.speed.net>] */
+      -- Dan Harkless <wget@harkless.org>] */
   while ((c = getopt_long (argc, argv, "\
 hpVqvdkKsxmNWrHSLcFbEY:G:g:T:U:O:l:n:i:o:a:t:D:A:R:P:B:e:Q:X:I:w:",
                           long_options, (int *)0)) != EOF)