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

@@ -24,4 +24,4 @@ int main()
printf("a / b = %d", c);
return 0;
}
}