Jochen Hein <[EMAIL PROTECTED]> writes:

> I suggest the following patch:
> 
> diff -u -r wget-1.7.orig/src/main.c wget-1.7/src/main.c
> --- wget-1.7.orig/src/main.c  Sun May 27 21:35:05 2001
>+++ wget-1.7/src/main.c        Sat Jun  9 17:58:55 2001
> @@ -470,7 +470,8 @@
>       case 'V':
>         printf ("GNU Wget %s\n\n", version_string);
>         printf ("%s", _("\
> -Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.\n\
>+Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.\n"));
>+        printf ("%s", _("\

I will apply this patch, but after 1.7.1 has been released.  I'd like
the 1.7 PO files to just work with 1.7.1 as much as possible.

Reply via email to