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

die rechtsabteilung wollte es so...

parent 5481263b
Branches
No related tags found
No related merge requests found
...@@ -5,5 +5,6 @@ int main(int argc, char **argv) ...@@ -5,5 +5,6 @@ int main(int argc, char **argv)
{ {
printf("Howdy World!!!!\n"); printf("Howdy World!!!!\n");
printf("Sehr geehrte Damen und Herren Erdenbuerger, seien Sie hiermit herzlich gegruesst!\n"); printf("Sehr geehrte Damen und Herren Erdenbuerger, seien Sie hiermit herzlich gegruesst!\n");
printf("(c)2013 ACME\n");
exit(EXIT_SUCCESS); exit(EXIT_SUCCESS);
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment