adding newline for HPUX

This commit is contained in:
jdunn%netscape.com 2005-08-18 11:15:35 +00:00
parent 8671c89058
commit 86cdf24fba

View File

@ -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;
}
}