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 +}