Bug 313035 'nsAutoGCRoot' : type name first seen using 'struct' now seen using 'class'
r=bz sr=bz git-svn-id: svn://10.0.0.236/trunk@184168 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
467820641f
commit
ad839849f4
@ -116,7 +116,7 @@ public:
|
||||
void* aClassObject)=0;
|
||||
|
||||
protected:
|
||||
friend struct nsAutoGCRoot;
|
||||
friend class nsAutoGCRoot;
|
||||
|
||||
nsXBLProtoImplMember* mNext; // The members of an implementation are chained.
|
||||
PRUnichar* mName; // The name of the field, method, or property.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user