Skip to content

Commit

Permalink
Was a bit too loud
Browse files Browse the repository at this point in the history
Change-Id: I6865157e3420246834cbc88e84cbc90f0d4cfce5
  • Loading branch information
yugui committed Jul 5, 2015
1 parent 335bf15 commit 94c1b98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/hello.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@ main (int argc, char *argv[])
[Note: For best viewing results use a UTF-8 locale, please.]
*/
printf (_("\
+------------------+\n\
| Hello, world!!!! |\n\
+------------------+\n\
+-----------------+\n\
| Hello, world!!! |\n\
+-----------------+\n\
"));

else if (g == greet_user)
Expand Down

0 comments on commit 94c1b98

Please sign in to comment.