From 6880f434c04f7e5f49121554fdeb99bf52ba88dc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 19 Sep 1998 17:24:05 +0000 Subject: update bug-reporting address --- src/wc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wc.c') diff --git a/src/wc.c b/src/wc.c index 500958bdb..3590bf54a 100644 --- a/src/wc.c +++ b/src/wc.c @@ -94,7 +94,7 @@ read standard input.\n\ --help display this help and exit\n\ --version output version information and exit\n\ ")); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); } exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE); } -- cgit v1.2.3-54-g00ecf