From 7b4f54f83f7076a73cfa98cc81ba0123f5910509 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 21 Oct 1996 21:49:41 +0000 Subject: (main): Remove TAB from diagnostic, for consistency. --- src/stty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/stty.c b/src/stty.c index a5632d690..b61500dfd 100644 --- a/src/stty.c +++ b/src/stty.c @@ -715,7 +715,7 @@ main (int argc, char **argv) if (verbose_output && recoverable_output) error (2, 0, _("the options for verbose and stty-readable output styles are\n\ -\tmutually exclusive")); +mutually exclusive")); /* Specifying any other arguments with -a or -g gets an error. */ if (argc - optind > 0 && (verbose_output || recoverable_output)) -- cgit v1.2.3-70-g09d2