]> Kevux Git Server - fll/commit
Bugfix: The fl_directory_do() needs to always process at the top level.
authorKevin Day <Kevin@kevux.org>
Sat, 19 Apr 2025 02:19:11 +0000 (21:19 -0500)
committerKevin Day <Kevin@kevux.org>
Sat, 19 Apr 2025 02:19:11 +0000 (21:19 -0500)
commitfeee25805ef1d09101c0bfc792dc55607a0da3ea
tree60ba5aeb0981cdc56123c0711656df7ebab8a3d5
parentd43b585ce18a4db04124e3908980eae1cc928fa4
Bugfix: The fl_directory_do() needs to always process at the top level.

The top level directory is not being processed when the depth is less than the max depth.

Make sure to add the directory flag as well.
level_1/fl_directory/c/directory.c