From: Kevin Day Date: Fri, 12 Dec 2025 03:10:10 +0000 (-0600) Subject: Cleanup: Add missing space to endif comment. X-Git-Tag: 0.8.0~29 X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=05da424fd5e29ea2984d922a6016e23cc44694c5;p=fll Cleanup: Add missing space to endif comment. --- diff --git a/level_0/f_fss/c/fss/common.h b/level_0/f_fss/c/fss/common.h index aa923a0..000805d 100644 --- a/level_0/f_fss/c/fss/common.h +++ b/level_0/f_fss/c/fss/common.h @@ -123,7 +123,7 @@ extern "C" { #define F_fss_placeholder_s_length F_string_placeholder_s_length #define f_fss_placeholder_s f_string_placeholder_s -#endif //_di_f_fss_placeholder_s_ +#endif // _di_f_fss_placeholder_s_ /** * Provide strings used by FSS.