Skip to content

Commit

Permalink
Merge pull request #27 from skliper/fix26-terminators
Browse files Browse the repository at this point in the history
Fix #26, Remove stray terminators
  • Loading branch information
dzbaker authored Aug 4, 2022
2 parents 3ca5f39 + 3a1d0bb commit ea4b3a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fsw/src/md_dwell_tbl.c
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,6 @@ int32 MD_UpdateTableSignature(uint16 TableIndex, char NewSignature[MD_SIGNATURE_
}

return Status;
;
}

#endif
Expand Down

0 comments on commit ea4b3a4

Please sign in to comment.