Add trailing newline to hello-world.c
This commit is contained in:
parent
164108aa1b
commit
e776910e71
@ -4,4 +4,4 @@ int main() {
|
||||
printf("Hello World!\n");
|
||||
printf("Hello again, World!\n");
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user