bug#23714: [PATCH 3/6] grep: correct a stale comment and remove dead code

2016-08-18 Thread Paul Eggert
Thanks; this was installed in June so I am closing the bug report.

bug#23714: [PATCH 3/6] grep: correct a stale comment and remove dead code

2016-06-06 Thread Zev Weiss
* src/grep.c (grepdesc): The `grep()' function no longer has special-case negative return values, since it no longer handles directories, so don't bother checking for them. --- src/grep.c | 61 +++-- 1 file changed, 27 insertions(+), 34 delet