mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-25 22:29:07 +00:00
Fixing build bustage
This commit is contained in:
parent
069a08c23d
commit
67e616b5ed
@ -475,7 +475,7 @@ nsPythonContext::CompileEventHandler(nsIAtom *aName,
|
||||
const char** aArgNames,
|
||||
const nsAString& aBody,
|
||||
const char *aURL, PRUint32 aLineNo,
|
||||
PRUint32 aVersion;
|
||||
PRUint32 aVersion,
|
||||
nsScriptObjectHolder &aHandler)
|
||||
{
|
||||
NS_ENSURE_TRUE(mIsInitialized, NS_ERROR_NOT_INITIALIZED);
|
||||
|
Loading…
x
Reference in New Issue
Block a user