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:
jband%netscape.com
2000-12-07 09:06:55 +00:00
parent 389c2d6966
commit 4dbd18c0a9

View File

@@ -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)