From 9b5884bbaa954516e34b4082ac9ca300e363ef67 Mon Sep 17 00:00:00 2001 From: "briano%netscape.com" Date: Fri, 30 Jul 1999 22:00:06 +0000 Subject: [PATCH] Added a newline to the end of file to fix the Unix native compiler builds. git-svn-id: svn://10.0.0.236/trunk@41604 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mailnews/base/src/nsMsgRDFDataSource.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/mailnews/base/src/nsMsgRDFDataSource.cpp b/mozilla/mailnews/base/src/nsMsgRDFDataSource.cpp index 567ea8005c1..2891643b6a1 100644 --- a/mozilla/mailnews/base/src/nsMsgRDFDataSource.cpp +++ b/mozilla/mailnews/base/src/nsMsgRDFDataSource.cpp @@ -365,4 +365,4 @@ nsMsgRDFDataSource::GetTransactionManager(nsISupportsArray *aSources, nsITransac } return NS_OK; -} \ No newline at end of file +}