add missing newline to a bunch of files

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

View File

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