add newline at end of file (tcd.c)

This commit is contained in:
Armin 2026-07-08 14:30:42 +02:00
commit cd3aeee4b6

1
tcd.c
View file

@ -1511,3 +1511,4 @@ int main(int argc, char **argv)
}
return overall;
}