]> Kevux Git Server - fll/commitdiff
Cleanup: Add new line after typedef.
authorKevin Day <Kevin@kevux.org>
Thu, 30 Jan 2025 05:45:09 +0000 (23:45 -0600)
committerKevin Day <Kevin@kevux.org>
Thu, 30 Jan 2025 05:45:09 +0000 (23:45 -0600)
level_0/f_type/c/type/state.h

index 1f171262bc3855e90ba5a58469bf8ef9e9e19730..453ce23eb80c726a4b5314f97e2a02714100e179 100644 (file)
@@ -66,6 +66,7 @@ extern "C" {
  */
 #ifndef _di_f_state_t_
   typedef struct f_state_t_ f_state_t;
+
   struct f_state_t_ {
     uint16_t step_large;
     uint16_t step_small;