]> Kevux Git Server - fll/commit
Update: Simplify code slightly aad remove redundant `fll_program_print_help_header...
authorKevin Day <Kevin@kevux.org>
Wed, 4 Dec 2024 02:05:22 +0000 (20:05 -0600)
committerKevin Day <Kevin@kevux.org>
Wed, 4 Dec 2024 02:05:22 +0000 (20:05 -0600)
commitfc782eb55a6134a2097920293fab201b155234ef
tree4534bfa014cc1e2920dd5d636739577875b2295b
parent97a2e16b931a1c0b2f4e41ff53502369e584e4ad
Update: Simplify code slightly aad remove redundant `fll_program_print_help_header()` call.

Use the variable for `parameters` to simplify code.
This simplifies the code at the cost of using a variable.

Remove include that is not needed from the c files.

Update the documentation comments to have `Properties: `.

Remove redundant `fll_program_print_help_header()` call.
level_3/iki_write/c/eki/eki_write.c
level_3/iki_write/c/iki/iki_write.c
level_3/iki_write/c/main/common.c
level_3/iki_write/c/main/common/type.h
level_3/iki_write/c/main/print/message.c