Skip to content

Commit

Permalink
clang-format.
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Rohloff <[email protected]>
  • Loading branch information
V10lator committed Nov 11, 2022
1 parent 8a8c782 commit eee9bf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,6 @@ TMD *getTmd(const char *dir)
return fixTMD(dir, tmd, s);
case TMD_STATE_BAD:
break;

}

MEMFreeToDefaultHeap(tmd);
Expand Down

0 comments on commit eee9bf3

Please sign in to comment.