mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 13:29:27 +02:00
* compilation of ppudump fixed
git-svn-id: trunk@25368 -
This commit is contained in:
parent
63a42b9da6
commit
bf3e48d8e0
@ -472,7 +472,7 @@ type
|
||||
str : string[30];
|
||||
end;
|
||||
const
|
||||
flagopts=24;
|
||||
flagopts=27;
|
||||
flagopt : array[1..flagopts] of tflagopt=(
|
||||
(mask: $1 ;str:'init'),
|
||||
(mask: $2 ;str:'final'),
|
||||
|
Loading…
Reference in New Issue
Block a user