From ee3df185074f6b033e0b6cc49b626a714ce6a772 Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Sat, 26 Aug 2000 17:53:09 +0000 Subject: [PATCH] Adding newline to end of file to fix nebiros (SunOS/sparc 5.7) bustage from valeski's checkin. git-svn-id: svn://10.0.0.236/trunk@77302 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/components/bookmarks/src/nsBookmarksService.h | 2 +- mozilla/xpfe/components/history/src/nsGlobalHistory.h | 2 +- mozilla/xpfe/components/search/src/nsLocalSearchService.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.h b/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.h index ab7703f7fd9..84dac579a00 100644 --- a/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.h +++ b/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.h @@ -284,4 +284,4 @@ public: NS_DECL_NSIRDFOBSERVER }; -#endif // bookmarksservice___h___ \ No newline at end of file +#endif // bookmarksservice___h___ diff --git a/mozilla/xpfe/components/history/src/nsGlobalHistory.h b/mozilla/xpfe/components/history/src/nsGlobalHistory.h index 0699989b689..8f9e83bc4a2 100644 --- a/mozilla/xpfe/components/history/src/nsGlobalHistory.h +++ b/mozilla/xpfe/components/history/src/nsGlobalHistory.h @@ -186,4 +186,4 @@ nsIRDFResource* nsGlobalHistory::kNC_HistoryRoot; nsIRDFResource* nsGlobalHistory::kNC_HistoryBySite; nsIRDFResource* nsGlobalHistory::kNC_HistoryByDate; -#endif // nsglobalhistory__h____ \ No newline at end of file +#endif // nsglobalhistory__h____ diff --git a/mozilla/xpfe/components/search/src/nsLocalSearchService.h b/mozilla/xpfe/components/search/src/nsLocalSearchService.h index 5ff59cd1c53..36cfd3f3517 100644 --- a/mozilla/xpfe/components/search/src/nsLocalSearchService.h +++ b/mozilla/xpfe/components/search/src/nsLocalSearchService.h @@ -72,4 +72,4 @@ public: NS_DECL_NSIRDFDATASOURCE }; -#endif // localsearchdb___h_____ \ No newline at end of file +#endif // localsearchdb___h_____