* class name in comment fixed

git-svn-id: trunk@22835 -
This commit is contained in:
florian 2012-10-23 20:14:34 +00:00
parent f76ba05758
commit ecd0749d73

View File

@ -29,7 +29,7 @@ interface
node,ncgadd,cpubase;
type
tavraddnode = class(tcgaddnode)
TAVRAddNode = class(tcgaddnode)
private
function GetResFlags(unsigned:Boolean):TResFlags;
protected
@ -54,7 +54,7 @@ interface
ncgutil,tgobj,rgobj,rgcpu,cgobj,cg64f32;
{*****************************************************************************
TSparcAddNode
TAVRAddNode
*****************************************************************************}
function tavraddnode.GetResFlags(unsigned:Boolean):TResFlags;