]> git.sur5r.net Git - cc65/commitdiff
Fixed a copy&paste error in a comment.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 31 Aug 2009 16:48:45 +0000 (16:48 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 31 Aug 2009 16:48:45 +0000 (16:48 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4098 b7a2c559-68d2-44c3-8de9-860c34a00d81

src/cc65/main.c

index d3ba3e4ac3e4bc48362663ebf99d8c340c5ce06e..abcd090bfd4fe21c306724191e8f7033c740b29d 100644 (file)
@@ -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",