Skip to content
Snippets Groups Projects
Commit a4e4c791 authored by mscott%netscape.com's avatar mscott%netscape.com
Browse files

Add JSObject for the parent to the arguments NS_InitMsgAppCore.

parent a27a82a9
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ class nsIDOMMsgAppCore : public nsIDOMBaseAppCore {
extern "C" NS_DOM
nsresult
NS_InitMsgAppCoreClass(nsIScriptContext *aContext, void **aPrototype, JSObject* parentProto);
NS_InitMsgAppCoreClass(nsIScriptContext *aContext, void **aPrototype, JSObject * aParentProto);
#endif /* __gen_nsIDOMMsgAppCore_h__ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment