From 7d17331399be975b25f0b099a168893b5d69be36 Mon Sep 17 00:00:00 2001 From: "jdunn%netscape.com" Date: Mon, 19 Jun 2000 14:24:15 +0000 Subject: [PATCH] adding newline for HPUX git-svn-id: svn://10.0.0.236/trunk@72542 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/components/shistory/src/nsSHistory.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mozilla/xpfe/components/shistory/src/nsSHistory.cpp b/mozilla/xpfe/components/shistory/src/nsSHistory.cpp index f2a40e8c363..a60be554573 100644 --- a/mozilla/xpfe/components/shistory/src/nsSHistory.cpp +++ b/mozilla/xpfe/components/shistory/src/nsSHistory.cpp @@ -550,4 +550,5 @@ nsSHistory::GetRootDocShell(nsIDocShell ** aDocShell) //Not refcounted. May this method should not be available for public // NS_IF_ADDREF(*aDocShell); return NS_OK; -} \ No newline at end of file +} +