From abbeaf16fcad0f12527e9ceeea95fccd2618087d Mon Sep 17 00:00:00 2001 From: "mgleeson1%netscape.com" Date: Wed, 13 Oct 1999 00:50:31 +0000 Subject: [PATCH] r=dougt need eol for port boxes --- xpcom/proxy/src/nsProxyEvent.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xpcom/proxy/src/nsProxyEvent.cpp b/xpcom/proxy/src/nsProxyEvent.cpp index e80888107a4..7e2f784fe7e 100644 --- a/xpcom/proxy/src/nsProxyEvent.cpp +++ b/xpcom/proxy/src/nsProxyEvent.cpp @@ -541,4 +541,5 @@ void* EventHandler(PLEvent *self) } } return NULL; -} \ No newline at end of file +} +