]> Kevux Git Server - fll/commit
Bugfix: File not found for file functions should be F_file_found_not.
authorKevin Day <Kevin@kevux.org>
Sun, 15 Jun 2025 05:30:03 +0000 (00:30 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 15 Jun 2025 05:30:03 +0000 (00:30 -0500)
commitfc3aee088ea9767cae980cea2d6729fe5603353f
tree3bc37b082acb80dc4200a62ce473f6233e3a9ac0
parent920db6c10e200a3734e52101ee9fb5f1ea775763
Bugfix: File not found for file functions should be F_file_found_not.

The `F_file_not` is no the correct status code.
Instead, `F_file_found_not` should be returned.
level_0/f_file/c/file.c
level_0/f_file/c/file.h