From c3b22761ae47922b29de30d18a6a0f3c4541daf7 Mon Sep 17 00:00:00 2001 From: Teddy Date: Wed, 26 Mar 2014 03:48:13 +0800 Subject: ... --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index b6cc667..af16c46 100644 --- a/main.c +++ b/main.c @@ -43,7 +43,7 @@ void print_ast() { void print_help() { fprintf(stderr, - "CBIC -- C Implemented Bare and Ingenuous Compiler\n\n" + "CBIC: 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