From d659b31764acaeb014cedf32cf7106c75ebcabbb Mon Sep 17 00:00:00 2001 From: "jdunn%netscape.com" Date: Tue, 24 Aug 1999 00:33:18 +0000 Subject: [PATCH] HP requires a newline at the end of the file git-svn-id: svn://10.0.0.236/trunk@44181 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/content/xul/content/src/nsXULTreeElement.cpp | 3 ++- mozilla/rdf/content/src/nsXULTreeElement.cpp | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mozilla/content/xul/content/src/nsXULTreeElement.cpp b/mozilla/content/xul/content/src/nsXULTreeElement.cpp index e37e8fecf48..fad386b20ac 100644 --- a/mozilla/content/xul/content/src/nsXULTreeElement.cpp +++ b/mozilla/content/xul/content/src/nsXULTreeElement.cpp @@ -340,4 +340,5 @@ nsXULTreeElement::FireOnSelectHandler() content->HandleDOMEvent(*aPresContext, &event, nsnull, NS_EVENT_FLAG_INIT, status); } -} \ No newline at end of file +} + diff --git a/mozilla/rdf/content/src/nsXULTreeElement.cpp b/mozilla/rdf/content/src/nsXULTreeElement.cpp index e37e8fecf48..fad386b20ac 100644 --- a/mozilla/rdf/content/src/nsXULTreeElement.cpp +++ b/mozilla/rdf/content/src/nsXULTreeElement.cpp @@ -340,4 +340,5 @@ nsXULTreeElement::FireOnSelectHandler() content->HandleDOMEvent(*aPresContext, &event, nsnull, NS_EVENT_FLAG_INIT, status); } -} \ No newline at end of file +} +