now that the bustage is cleanedup (sorry), I'm fixing the whitespace of that hasty checkin
git-svn-id: svn://10.0.0.236/trunk@83368 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -341,8 +341,7 @@ nsXPCWrappedNativeClass::HandlePossibleNameCaseError(JSContext* cx, jsid id)
|
||||
|
||||
nsCOMPtr<nsIXPCException> e =
|
||||
dont_AddRef(NS_STATIC_CAST(nsIXPCException*,
|
||||
nsXPCException::NewException("",
|
||||
NS_OK, nsnull, nsnull)));
|
||||
nsXPCException::NewException("", NS_OK, nsnull, nsnull)));
|
||||
|
||||
nsCOMPtr<nsIJSStackFrameLocation> loc = nsnull;
|
||||
if(e)
|
||||
|
||||
Reference in New Issue
Block a user