aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-05-07 01:19:40 +0800
committerTeddy <ted.sybil@gmail.com>2014-05-07 01:19:40 +0800
commit4433fe07cfccc547bccb8b34c080c1bc034758a7 (patch)
treeb7f6e11754dbd033c93da68c5ca8ff51a9df343d
parent026b5f3c4bb27babffd7401efdbb8473ef612aa4 (diff)
...
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index e1edb53..faebe46 100644
--- a/main.c
+++ b/main.c
@@ -81,7 +81,7 @@ void compile() {
void print_help() {
fprintf(stderr,
- "CBIC: C Implemented Bare and Ingenuous Compiler\n\n"
+ "CIBIC: C Implemented Bare and Ingenuous Compiler\n\n"
"Copyright (C) 2014 Ted Yin\n"
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
"There is NO WARRANTY, to the extent permitted by law.\n"