Repair missing newlines at end of files, and remove lines of the form

#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
This commit is contained in:
shaver%netscape.com 1999-11-26 05:33:35 +00:00
Родитель 2fa98e7b6c
Коммит 89607b7de2
14 изменённых файлов: 14 добавлений и 14 удалений

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

@ -272,4 +272,4 @@ NS_IMETHODIMP nsHTMLFrameElement::HandleChromeEvent(nsIPresContext* aPresContext
nsEventStatus* aEventStatus)
{
return HandleDOMEvent(aPresContext, aEvent, aDOMEvent, aFlags,aEventStatus);
}
}

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

@ -331,4 +331,4 @@ NS_IMETHODIMP nsHTMLIFrameElement::HandleChromeEvent(nsIPresContext* aPresContex
nsEventStatus* aEventStatus)
{
return HandleDOMEvent(aPresContext, aEvent, aDOMEvent, aFlags,aEventStatus);
}
}

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

@ -45,4 +45,4 @@ public:
extern "C" NS_DOM nsresult NS_NewJSEventListener(nsIDOMEventListener ** aInstancePtrResult, nsIScriptContext *aContext, nsIScriptObjectOwner* aOwner);
#endif nsIJSEventListener_h__
#endif // nsIJSEventListener_h__

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

@ -61,4 +61,4 @@ class NS_NET Repeater {
Repeater* mNextIdlr;
};
#endif
#endif

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

@ -272,4 +272,4 @@ NS_IMETHODIMP nsHTMLFrameElement::HandleChromeEvent(nsIPresContext* aPresContext
nsEventStatus* aEventStatus)
{
return HandleDOMEvent(aPresContext, aEvent, aDOMEvent, aFlags,aEventStatus);
}
}

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

@ -331,4 +331,4 @@ NS_IMETHODIMP nsHTMLIFrameElement::HandleChromeEvent(nsIPresContext* aPresContex
nsEventStatus* aEventStatus)
{
return HandleDOMEvent(aPresContext, aEvent, aDOMEvent, aFlags,aEventStatus);
}
}

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

@ -38,4 +38,4 @@ private:
#endif // nsOEMailbox_h__
#endif // nsOEMailbox_h__

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

@ -80,4 +80,4 @@ private:
nsVoidArray m_entryArray;
};
#endif // nsOEScanBoxes_h__
#endif // nsOEScanBoxes_h__

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

@ -273,4 +273,4 @@ PRThread* nsCLoopInfo::Thread()
nsEventLoopType nsCLoopInfo::Type()
{
return m_Type;
}
}

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

@ -82,4 +82,4 @@ NSUnregisterSelf(nsISupports* aServMgr, const char* aPath)
NS_ENSURE_SUCCESS(rv, rv);
return rv;
}
}

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

@ -47,4 +47,4 @@ nsGetInterface::operator()( const nsIID& aIID, void** aInstancePtr ) const
*mErrorPtr = status;
return status;
}
#endif
#endif

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

@ -130,4 +130,4 @@ nsIDirEnumeratorImpl::GetNext(nsISupports **_retval)
*_retval = file; // TODO: QI needed?
return rv;
}
}

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

@ -80,4 +80,4 @@ private:
};
#endif
#endif

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

@ -30,4 +30,4 @@
{0x99, 0x38, 0x00, 0x80, 0xc7, 0xcb, 0x10, 0x81} }
#endif /* nsBrowserCIDs_h__ */
#endif /* nsBrowserCIDs_h__ */