Commit d6792632 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

Fix recursive scanning of directories

ForeachDirectoryEntry didn't actually do anything with the `recursive`
parameter, and the corresponding callback parameter was shadowing the
actual recursion counters in the user functions.
parent 8f86cc4d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment