fts: fix a thinko
authorJim Meyering <meyering@redhat.com>
Sat, 29 Nov 2008 15:08:09 +0000 (16:08 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 29 Nov 2008 15:56:12 +0000 (16:56 +0100)
commitd4b129b8e5f8a8d1198020fd6fc79310d305936c
tree423e12ec4173a1529df75647a0290bd7890dc397
parent3270695f352a7ff69ba58424329ccbb0f91b47f3
fts: fix a thinko

* lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
(set_stat_type): Return S_IF*-valued "type" directly.
Prompted by James Youngman's spotting a related bug.
Confirmed by further testing through find.
ChangeLog
lib/fts.c