From 3266aa9ec285dbcf254daa17c103bf69dc755967 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 1 Apr 2009 11:24:04 +0000 Subject: trailing whitespace removal --- findutils/grep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'findutils') diff --git a/findutils/grep.c b/findutils/grep.c index 723c3511a..e23f9bcf3 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" */ -- cgit v1.2.3