* compilation of ppudump fixed

git-svn-id: trunk@25368 -
This commit is contained in:
nickysn 2013-08-25 17:11:57 +00:00
parent 63a42b9da6
commit bf3e48d8e0

View File

@ -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'),