Fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@245817 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user