Skip to content
Snippets Groups Projects
Commit f29fec7c authored by Ben Boeckel's avatar Ben Boeckel
Browse files

Directory: accept strings in methods

Windows required non-NULL anyways (via strlen) where *nix checked it
after passing it to opendir; just assume non-NULL everywhere and take a
string where possible.

Change-Id: I85c6dc71dd11be58ba61e269c4b40b009924d967
parent ffe94132
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment