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/od.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/od.c') diff --git a/src/od.c b/src/od.c index 5cf92e77f..5ab654732 100644 --- a/src/od.c +++ b/src/od.c @@ -349,7 +349,7 @@ any type adds a display of printable characters to the end of each line\n\ of output. -s without a number implies 3. -w without a number implies 32.\n\ By default, od uses -A o -t d2 -w 16.\n\ ")); - puts (_("\nReport bugs to .")); + puts (_("\nReport bugs to .")); } exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE); } -- cgit v1.2.3-54-g00ecf