]> Kevux Git Server - fll/commit
Regression: Make sure FSS Payload Read compiles after recent changes.
authorKevin Day <Kevin@kevux.org>
Sat, 12 Oct 2024 03:52:17 +0000 (22:52 -0500)
committerKevin Day <Kevin@kevux.org>
Sat, 12 Oct 2024 03:52:17 +0000 (22:52 -0500)
commit3d853dadd5c871c3758c2cac440df56a48e1df87
tree648baaad4118352debda188155dcecf8ee3e0bb5
parent1a2452d11f224cf07fb636ee858d151121b9e2ae
Regression: Make sure FSS Payload Read compiles after recent changes.

This commit 3b8b0cba03096e764194db8bb889cd94a8d97f5b has a mistake.
I ran the `testfile` tests, which does not use the `main` programs for specific types.
The `testfile` tests only uses the `fss_read` program.

I forgot to check and compile the main programs.
Replace the non-existent functions for the Payload main program.
level_3/fss_read/c/payload/main.c