num_files: opendir() returns a directory stream
authorplanet36 <planet36@users.noreply.github.com>
Wed, 12 May 2021 02:45:34 +0000 (22:45 -0400)
committerdrkhsh <me@drkhsh.at>
Mon, 19 Dec 2022 01:44:21 +0000 (02:44 +0100)
commit984f45719e8ac9f4451c2d009fb34e28afdfbdb6
tree489e6058011f398e3d37dac91b570cc5633ec7bc
parentc432c981df97f786c683435a4a06bd58fc9a7b18
num_files: opendir() returns a directory stream

opendir() returns a directory stream, not a file descriptor

Co-authored-by: drkhsh <me@drkhsh.at>
Signed-off-by: drkhsh <me@drkhsh.at>
components/num_files.c