forked from mirrors/0ad
Style cleanup by leper, preparing the SpiderMonkey update. Refs #3708
This was SVN commit r18579.
This commit is contained in:
@@ -421,8 +421,8 @@ private:
|
||||
}
|
||||
|
||||
DefPersistentRooted<JSObject*> m_Prototype;
|
||||
JSClass* m_Class;
|
||||
JSNative m_Constructor;
|
||||
JSClass* m_Class;
|
||||
JSNative m_Constructor;
|
||||
};
|
||||
void Register(const char* name, JSNative fptr, size_t nargs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user