Skip to content

Commit

Permalink
Update #35, Fix comment on function header
Browse files Browse the repository at this point in the history
  • Loading branch information
jphickey committed Mar 9, 2020
1 parent a9c51f1 commit 07a7077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fsw/src/ci_lab_app.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ int32 CI_LAB_ReportHousekeeping(const CCSDS_CommandPacket_t *data)
} /* End of CI_LAB_ReportHousekeeping() */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/* Name: CI_LAB_ResetCounters */
/* Name: CI_LAB_ResetCounters_Internal */
/* */
/* Purpose: */
/* This function resets all the global counter variables that are */
Expand Down

0 comments on commit 07a7077

Please sign in to comment.