diff options
Diffstat (limited to 'findutils/grep.c')
-rw-r--r-- | findutils/grep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/findutils/grep.c b/findutils/grep.c index 7c5f73d2f..f72175afb 100644 --- a/findutils/grep.c +++ b/findutils/grep.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * | 17 | * |
18 | * (C) 2006 Jac Goudsmit added -o option | 18 | * (C) 2006 Jac Goudsmit added -o option |
19 | */ | 19 | */ |
20 | |||
21 | //config:config GREP | 20 | //config:config GREP |
22 | //config: bool "grep (8.5 kb)" | 21 | //config: bool "grep (8.5 kb)" |
23 | //config: default y | 22 | //config: default y |