mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Fixing a typo.
bug 26429.
This commit is contained in:
parent
9294141b6b
commit
7f662f3124
@ -440,7 +440,7 @@ PRInt32 nsXULElement::kNameSpaceID_RDF;
|
||||
PRInt32 nsXULElement::kNameSpaceID_XUL;
|
||||
|
||||
#ifdef XUL_PROTOTYPE_ATTRIBUTE_METERING
|
||||
PRUint32 nsXULProtlotypeAttribute::gNumElements;
|
||||
PRUint32 nsXULPrototypeAttribute::gNumElements;
|
||||
PRUint32 nsXULPrototypeAttribute::gNumAttributes;
|
||||
PRUint32 nsXULPrototypeAttribute::gNumEventHandlers;
|
||||
PRUint32 nsXULPrototypeAttribute::gNumCacheTests;
|
||||
|
Loading…
Reference in New Issue
Block a user