mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
this time the regeneration of this file by idlc is the good one!
This commit is contained in:
parent
cb32b873eb
commit
3d74338bf4
@ -303,7 +303,7 @@ BaseAppCore(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rval)
|
||||
//
|
||||
// BaseAppCore class initialization
|
||||
//
|
||||
nsresult NS_InitBaseAppCoreClass(nsIScriptContext *aContext, void **aPrototype)
|
||||
extern "C" NS_DOM nsresult NS_InitBaseAppCoreClass(nsIScriptContext *aContext, void **aPrototype)
|
||||
{
|
||||
JSContext *jscontext = (JSContext *)aContext->GetNativeContext();
|
||||
JSObject *proto = nsnull;
|
||||
|
Loading…
Reference in New Issue
Block a user