mirror of
https://github.com/cc65/cc65.git
synced 2026-04-22 01:16:54 +00:00
More tabs to spaces
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ static const struct Pragma {
|
||||
{ "static-locals", PRAGMA_STATIC_LOCALS },
|
||||
{ "staticlocals", PRAGMA_STATICLOCALS }, /* obsolete */
|
||||
{ "warn", PRAGMA_WARN },
|
||||
{ "wrapped-call", PRAGMA_WRAPPED_CALL },
|
||||
{ "wrapped-call", PRAGMA_WRAPPED_CALL },
|
||||
{ "writable-strings", PRAGMA_WRITABLE_STRINGS },
|
||||
{ "zpsym", PRAGMA_ZPSYM },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user