diff options
author | Teddy <[email protected]> | 2014-05-07 01:19:40 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2014-05-07 01:19:40 +0800 |
commit | 4433fe07cfccc547bccb8b34c080c1bc034758a7 (patch) | |
tree | b7f6e11754dbd033c93da68c5ca8ff51a9df343d | |
parent | 026b5f3c4bb27babffd7401efdbb8473ef612aa4 (diff) |
...
-rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |