From: Bruno Haible Date: Mon, 10 Sep 2001 12:21:22 +0000 (+0000) Subject: Fix bug report address. X-Git-Tag: v0.11~509 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4d61cbbf61f92a4a5a46e35c929b3e88073df8;p=thirdparty%2Fgettext.git Fix bug report address. --- diff --git a/src/msgattrib.c b/src/msgattrib.c index c68f08fbf..da80c23d8 100644 --- a/src/msgattrib.c +++ b/src/msgattrib.c @@ -398,7 +398,7 @@ Informative output:\n\ -V, --version output version information and exit\n\ ")); printf ("\n"); - fputs (_("Report bugs to .\n"), + fputs (_("Report bugs to .\n"), stdout); }