From f7996f3b700a22797565e9aa57e251e6e3ac1e4d Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 11 Jan 2007 17:20:00 +0000 Subject: Trailing whitespace removal over entire tree --- coreutils/chown.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/chown.c') diff --git a/coreutils/chown.c b/coreutils/chown.c index 2f48610a8..da6b6abdd 100644 --- a/coreutils/chown.c +++ b/coreutils/chown.c @@ -93,7 +93,7 @@ int chown_main(int argc, char **argv) fileAction, // file action fileAction, // dir action NULL, // user data - 0) // depth + 0) // depth ) { retval = EXIT_FAILURE; } -- cgit v1.2.3