Skip to content
Snippets Groups Projects
Commit 2c463b9e authored by arw's avatar arw
Browse files

germans are somewhat more formal...

parent 5a58270e
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
int main(int argc, char **argv) int main(int argc, char **argv)
{ {
printf("Hello world!!!!\n"); printf("Hello world!!!!\n");
printf("Hallo Welt!!!!\n"); printf("Sehr geehrte Damen und Herren Erdenbuerger, seien Sie hiermit herzlich gegruesst!\n");
return 0; return 0;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment