From: uz Date: Mon, 31 Aug 2009 16:48:45 +0000 (+0000) Subject: Fixed a copy&paste error in a comment. X-Git-Tag: V2.13.0rc1~158 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=514775cbdf57616f59bf4950f964c911c86470a1;p=cc65 Fixed a copy&paste error in a comment. git-svn-id: svn://svn.cc65.org/cc65/trunk@4098 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/cc65/main.c b/src/cc65/main.c index d3ba3e4ac..abcd090bf 100644 --- a/src/cc65/main.c +++ b/src/cc65/main.c @@ -667,7 +667,7 @@ static void OptVerbose (const char* Opt attribute ((unused)), static void OptVersion (const char* Opt attribute ((unused)), const char* Arg attribute ((unused))) -/* Print the assembler version */ +/* Print the compiler version */ { fprintf (stderr, "cc65 V%u.%u.%u\n",