From 3f3f5666275c92dedf7a940dd0cba6158a86d325 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Oct 1997 23:55:52 +0000 Subject: update bug-reporting address --- src/md5sum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/md5sum.c') diff --git a/src/md5sum.c b/src/md5sum.c index 399b804d3..47891ef46 100644 --- a/src/md5sum.c +++ b/src/md5sum.c @@ -124,7 +124,7 @@ should be a former output of this program. The default mode is to print\n\ a line with checksum, a character indicating type (`*' for binary, ` ' for\n\ text), and name for each FILE.\n"), program_name, program_name, program_name); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); } exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE); -- cgit v1.2.3-54-g00ecf