Fix
This commit is contained in:
@@ -227,7 +227,7 @@ static void SetSys (const char* Sys)
|
||||
break;
|
||||
|
||||
case TGT_C65:
|
||||
CBMSystem("__C65__");
|
||||
CBMSystem ("__C65__");
|
||||
break;
|
||||
|
||||
case TGT_VIC20:
|
||||
|
||||
@@ -746,7 +746,6 @@ static void OptVerbose (const char* Opt attribute ((unused)),
|
||||
|
||||
|
||||
|
||||
|
||||
static void OptVersion (const char* Opt attribute ((unused)),
|
||||
const char* Arg attribute ((unused)))
|
||||
/* Print the compiler version */
|
||||
|
||||
Reference in New Issue
Block a user