diff --git a/docshell/shistory/src/nsSHistory.cpp b/docshell/shistory/src/nsSHistory.cpp index f2a40e8c363..a60be554573 100644 --- a/docshell/shistory/src/nsSHistory.cpp +++ b/docshell/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 +} +