From 6bb46715161797e73249b0a677b016a76f56e533 Mon Sep 17 00:00:00 2001 From: "pepper%netscape.com" Date: Thu, 27 Jan 2000 02:24:43 +0000 Subject: [PATCH] All source files must have a newline at the end on lesser nixes won't compile. --- docshell/build/nsDocShellModule.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docshell/build/nsDocShellModule.cpp b/docshell/build/nsDocShellModule.cpp index 51c6e4c23cd..ac937a2d10d 100644 --- a/docshell/build/nsDocShellModule.cpp +++ b/docshell/build/nsDocShellModule.cpp @@ -109,4 +109,5 @@ static nsModuleComponentInfo components[] = NS_IMPL_NSGETMODULE("nsDocShellModule", components) - */ \ No newline at end of file + */ +