]> Kevux Git Server - fll/commitdiff
Cleanup: Add missing new line.
authorKevin Day <kevin@kevux.org>
Fri, 26 Apr 2024 02:59:07 +0000 (21:59 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 26 Apr 2024 02:59:07 +0000 (21:59 -0500)
level_3/controller/c/print.h

index 39e72baac664f9a27320ce8dd12ad73a1e349efb..a55490cfccfac3df8e3429550248d62a57c94dcc 100644 (file)
@@ -31,6 +31,7 @@ extern "C" {
 #ifndef _di_controller_print_message_help_
   extern f_status_t controller_print_message_help(fl_print_t * const print);
 #endif // _di_controller_print_message_help_
+
 #ifdef __cplusplus
 } // extern "C"
 #endif