now that the bustage is cleanedup (sorry), I'm fixing the whitespace of that hasty checkin

This commit is contained in:
jband%netscape.com 2000-12-07 09:06:55 +00:00
Родитель ca8db95467
Коммит bcc3c85a43
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

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