From 76b73c5a60464ae380aaf016983f71353ef1b6fa Mon Sep 17 00:00:00 2001 From: "bruce%cybersight.com" Date: Sat, 17 Apr 1999 02:32:32 +0000 Subject: [PATCH] Add new line for native unix compilers. git-svn-id: svn://10.0.0.236/trunk@27971 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/editor/base/nsEditProperty.cpp | 2 +- mozilla/editor/libeditor/html/nsEditProperty.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/editor/base/nsEditProperty.cpp b/mozilla/editor/base/nsEditProperty.cpp index 10ac12452ff..86211ab343e 100644 --- a/mozilla/editor/base/nsEditProperty.cpp +++ b/mozilla/editor/base/nsEditProperty.cpp @@ -129,4 +129,4 @@ nsresult NS_NewEditProperty(nsIEditProperty **aResult) return NS_OK; } return NS_ERROR_NULL_POINTER; -} \ No newline at end of file +} diff --git a/mozilla/editor/libeditor/html/nsEditProperty.cpp b/mozilla/editor/libeditor/html/nsEditProperty.cpp index 10ac12452ff..86211ab343e 100644 --- a/mozilla/editor/libeditor/html/nsEditProperty.cpp +++ b/mozilla/editor/libeditor/html/nsEditProperty.cpp @@ -129,4 +129,4 @@ nsresult NS_NewEditProperty(nsIEditProperty **aResult) return NS_OK; } return NS_ERROR_NULL_POINTER; -} \ No newline at end of file +}