All source files must contain a newline at the end of some unix builds fail.

git-svn-id: svn://10.0.0.236/trunk@58898 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pepper%netscape.com
2000-01-27 06:13:00 +00:00
parent f8f889f6e7
commit 9fdb77655c
9 changed files with 8 additions and 1 deletions

View File

@@ -372,3 +372,4 @@ NS_NewCmdLineServiceFactory(nsIFactory** aFactory)
*aFactory = inst;
return rv;
}