From 51a10465c53fa5477d40da89b13202db6330fc83 Mon Sep 17 00:00:00 2001 From: "jdunn%netscape.com" Date: Thu, 13 Apr 2000 13:35:54 +0000 Subject: [PATCH] newline for hp --- docshell/base/nsDocShell.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docshell/base/nsDocShell.cpp b/docshell/base/nsDocShell.cpp index 0f6308ec4fe9..32a30513b113 100644 --- a/docshell/base/nsDocShell.cpp +++ b/docshell/base/nsDocShell.cpp @@ -3319,4 +3319,5 @@ NS_IMETHODIMP_(void) nsRefreshTimer::Notify(nsITimer *aTimer) * LoadURL(...) will cancel all refresh timers... This causes the Timer and * its refreshData instance to be released... */ -} \ No newline at end of file +} +