Skip to content

Commit

Permalink
Remove obsolete TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ADBeveridge committed Jun 29, 2024
1 parent 55fba3f commit 2426e6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/corrupt.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ static uint8_t corrupt_step(GTask* task, const char* filename, const off_t files
return ret;
}

// TODO: Better function name.
off_t corrupt_check_file(const char *filename)
{
struct stat st;
Expand Down

0 comments on commit 2426e6e

Please sign in to comment.