* formatting so lazarus can handle it

git-svn-id: trunk@34737 -
This commit is contained in:
florian 2016-10-16 19:53:12 +00:00
parent f8b458106e
commit cfd38388ca

View File

@ -156,9 +156,10 @@ interface
{ varargs parasyms }
varargsparas : tvarargsparalist;
{ separately specified resultdef for some compilerprocs (e.g. }
{ you can't have a function with an "array of char" resultdef }
{ the RTL) (JM) }
{ separately specified resultdef for some compilerprocs (e.g.
you can't have a function with an "array of char" resultdef
the RTL) (JM)
}
typedef: tdef;
callnodeflags : tcallnodeflags;