commit | 3266aa9ec285dbcf254daa17c103bf69dc755967 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Apr 01 11:24:04 2009 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Apr 01 11:24:04 2009 +0000 |
tree | 265f69a3085b0d712d355580d768242734e5951a | |
parent | 88b8f0a3475fc1f2e1b3cf58b63902551dae0169 [diff] [blame] |
trailing whitespace removal
diff --git a/findutils/grep.c b/findutils/grep.c index 723c351..e23f9bc 100644 --- a/findutils/grep.c +++ b/findutils/grep.c
@@ -30,7 +30,7 @@ USE_DESKTOP("w") \ USE_EXTRA_COMPAT("z") \ "aI" - + /* ignored: -a "assume all files to be text" */ /* ignored: -I "assume binary files have no matches" */