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>.


git-svn-id: svn://10.0.0.236/trunk@54484 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
shaver%netscape.com
1999-11-26 05:33:35 +00:00
parent 42b5777e9f
commit df01636bd9
14 changed files with 14 additions and 14 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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