]> Kevux Git Server - fll/commit
Bugfix: Incorrect flags passed to fl_directory_do().
authorKevin Day <Kevin@kevux.org>
Sat, 26 Apr 2025 21:29:11 +0000 (16:29 -0500)
committerKevin Day <Kevin@kevux.org>
Sat, 26 Apr 2025 21:29:11 +0000 (16:29 -0500)
commitd27d310433caec343531ce7efc076bc482ae5c81
treefb31012918d65788924bdc96ff686f74dcc03d30
parentb1dbec111fd05d359b6f7bfccc7981d64726965f
Bugfix: Incorrect flags passed to fl_directory_do().

The `recurse->flag` should not be passed to the action and other callbacks.
level_1/fl_directory/c/directory.c