Regenerated after: Fix wrong arg number in parser_e_nostackframe_with_locals

git-svn-id: trunk@22688 -
This commit is contained in:
pierre 2012-10-17 10:52:55 +00:00
parent 01c8ac4b3e
commit fb60e17602

View File

@ -519,7 +519,7 @@ const msgtxt : array[0..000279,1..240] of char=(
'03323_W_Procedure/Function declared with call option NOSTACKFRAME but '+
'without ASSEMBLER'#000+
'03324_E_Procedure/Function declared w','ith call option NOSTACKFRAME bu'+
't local stack size is $2'#000+
't local stack size is $1'#000+
'04000_E_Type mismatch'#000+
'04001_E_Incompatible types: got "$1" expected "$2"'#000+
'04002_E_Type mismatch between "$1" and "$2"'#000+