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

Less exlamation marks

parent d208bcb6
Branches
Tags
No related merge requests found
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
int main(int argc, char **argv) int main(int argc, char **argv)
{ {
printf("Hello World!\n"); printf("Hello World.\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