mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 00:08:12 +02:00
* increased size of ttargetswitchinfo.define to fit the string added in my
previous commit
This commit is contained in:
parent
eda6b105b7
commit
3a242a17f4
@ -411,7 +411,7 @@ interface
|
||||
hasvalue: boolean;
|
||||
{ target switch can be used only globally }
|
||||
isglobal: boolean;
|
||||
define: string[25];
|
||||
define: string[26];
|
||||
end;
|
||||
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user