From 4433fe07cfccc547bccb8b34c080c1bc034758a7 Mon Sep 17 00:00:00 2001 From: Teddy Date: Wed, 7 May 2014 01:19:40 +0800 Subject: ... --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \n" "There is NO WARRANTY, to the extent permitted by law.\n" -- cgit v1.2.3