From f7f16de3f9041cf53ca79ae1cd43177674de2968 Mon Sep 17 00:00:00 2001 From: "tbogard%aol.net" Date: Tue, 30 Nov 1999 03:50:05 +0000 Subject: [PATCH] Adding new line at the end of the file to get rid of the warning. git-svn-id: svn://10.0.0.236/trunk@54711 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/nsDSURIContentListener.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/docshell/base/nsDSURIContentListener.cpp b/mozilla/docshell/base/nsDSURIContentListener.cpp index 09e1f235e57..3a8f92fb09a 100644 --- a/mozilla/docshell/base/nsDSURIContentListener.cpp +++ b/mozilla/docshell/base/nsDSURIContentListener.cpp @@ -150,4 +150,4 @@ void nsDSURIContentListener::GetPresContext(nsIPresContext** aPresContext) void nsDSURIContentListener::SetPresContext(nsIPresContext* aPresContext) { mPresContext = aPresContext; -} \ No newline at end of file +}