add missing newline to a bunch of files

This commit is contained in:
mrdudz
2022-04-16 19:51:48 +02:00
parent 5d45c655bd
commit be22b8ad4d
30 changed files with 41 additions and 41 deletions

View File

@@ -27,4 +27,4 @@ int main() {
printf("it works :)\n");
return 0;
}
}