From 56244736ec7d0a3c338f542204aae83fb0200346 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 17 Feb 2008 15:14:04 +0000 Subject: whitespace fixes --- shell/ash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/ash.c b/shell/ash.c index 4f9caa434..668953c0a 100644 --- a/shell/ash.c +++ b/shell/ash.c @@ -9115,7 +9115,7 @@ setparam(char **argv) * For a non-interactive shell, an error condition encountered * by a special built-in ... shall cause the shell to write a diagnostic message * to standard error and exit as shown in the following table: - * Error Special Built-In + * Error Special Built-In * ... * Utility syntax error (option or operand error) Shall exit * ... -- cgit v1.2.3