mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fixing build bustage
This commit is contained in:
parent
7445015a73
commit
941cfad6a4
@ -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…
Reference in New Issue
Block a user