find: fix a regression introduced with -HLP support
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 9 Jan 2014 15:07:11 +0000 (16:07 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 9 Jan 2014 15:08:09 +0000 (16:08 +0100)
commit6eb0cbe07e5c2f3131c2d6a5bafd83d2cac20f7d
treea1fcb5d74314262e2d2df51d20411e5a25f6a7ed
parentf0058b1b1fe9f7e69b415616096fb9347f599426
find: fix a regression introduced with -HLP support

function                                             old     new   delta
find_main                                            294     342     +48

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
findutils/find.c
testsuite/find.tests [new file with mode: 0755]