From: Kevin Day Date: Sun, 30 Nov 2025 02:24:02 +0000 (-0600) Subject: Cleanup: Remove leading new line from config.c source file. X-Git-Tag: 0.7.4~23 X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=fe0166d39d103197ac5db376a95683af1b9f354c;p=kevux-firewall Cleanup: Remove leading new line from config.c source file. --- diff --git a/sources/c/config.c b/sources/c/config.c index 6ac629b..1ac2545 100644 --- a/sources/c/config.c +++ b/sources/c/config.c @@ -1,2 +1 @@ - #include "config.h"