]> Kevux Git Server - fll/commit
Bugfix: The fl_directory_do() depth is not being incremented at the top.
authorKevin Day <Kevin@kevux.org>
Wed, 23 Apr 2025 02:45:16 +0000 (21:45 -0500)
committerKevin Day <Kevin@kevux.org>
Wed, 23 Apr 2025 02:45:16 +0000 (21:45 -0500)
commit7d8f92fb72f65711033522369faab09288f7933d
tree337d9c0d74d6a2ee3ad11f9c9378947733d803f2
parent769d2b1f7b0ab76dc3835b2c7ab294386c5810ee
Bugfix: The fl_directory_do() depth is not being incremented at the top.

The top-most level must increment the depth before the initial recursion.
level_1/fl_directory/c/directory.c