fix readdirplus ifdef coverage

Authored by sitter on Mar 16 2020, 12:51 PM.

Description

fix readdirplus ifdef coverage

when using readdirplus we do not need to iter SMBC_FILE|DIR so we can
skip the entire else if. previously this was off by one line, breaking
the logic

Details

Committed
sitterMar 16 2020, 12:51 PM
Parents
R320:7cc854ae08e7: style++
Branches
Unknown
Tags
Unknown