bug#23714: [PATCH 3/6] grep: correct a stale comment and remove dead code
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
* 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