fixed amb1061 - wrong compiler name in comment
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401660
This commit is contained in:
parent
4abf26c626
commit
11c5ce6996
@ -1198,7 +1198,7 @@ static void about(void)
|
||||
{
|
||||
if (strlen(errfname)==0) {
|
||||
setcaption();
|
||||
pc_printf("Usage: pawncc <filename> [filename...] [options]\n\n");
|
||||
pc_printf("Usage: spcomp <filename> [filename...] [options]\n\n");
|
||||
pc_printf("Options:\n");
|
||||
pc_printf(" -A<num> alignment in bytes of the data segment and the stack\n");
|
||||
pc_printf(" -a output assembler code\n");
|
||||
|
Loading…
Reference in New Issue
Block a user