]> Kevux Git Server - fll/commitdiff
Cleanup: Fix styling, add new line before break.
authorKevin Day <thekevinday@gmail.com>
Thu, 31 Mar 2022 00:09:09 +0000 (19:09 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 31 Mar 2022 00:09:09 +0000 (19:09 -0500)
level_3/fss_basic_write/c/fss_basic_write.c

index b89a70aefc669c15f6e534234d87b36e6c332073..9f35b212a827c4288d3fb2a0c76d5e66ab132444 100644 (file)
@@ -447,6 +447,7 @@ extern "C" {
 
             if (fss_basic_write_signal_received(main)) {
               status = F_status_set_error(F_interrupt);
+
               break;
             }