From 8e858e2700651a0e973169b579622cd3dcd0defd Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 7 Mar 2007 09:35:43 +0000 Subject: clean up accumulated whitespace damage --- shell/ash_test/printenv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/ash_test') diff --git a/shell/ash_test/printenv.c b/shell/ash_test/printenv.c index 07ea2a9..06df21f 100644 --- a/shell/ash_test/printenv.c +++ b/shell/ash_test/printenv.c @@ -30,7 +30,7 @@ extern char **environ; int -main (argc, argv) +main (argc, argv) int argc; char **argv; { -- cgit v1.1