Skip to content

Commit

Permalink
Typo from merge from main
Browse files Browse the repository at this point in the history
  • Loading branch information
thnkslprpt committed Dec 26, 2022
1 parent 57ab176 commit 4e1bb97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fsw/src/cf_cfdp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1395,6 +1395,8 @@ void CF_CFDP_ProcessPlaybackDirectory(CF_Channel_t *c, CF_Playback_t *p)
{
CF_Transaction_t *pt;
os_dirent_t dirent;
int32 status;

/* either there's no transaction (first one) or the last one was finished, so check for a new one */

memset(&dirent, 0, sizeof(dirent));
Expand Down

0 comments on commit 4e1bb97

Please sign in to comment.