From 42555bbd2b1905b9fcc5ccf38390530761cb2f58 Mon Sep 17 00:00:00 2001 From: "edburns%acm.org" Date: Fri, 2 Dec 2005 03:19:22 +0000 Subject: [PATCH] update git-svn-id: svn://10.0.0.236/trunk@185559 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/java/webclient/src_moz/EmbedEventListener.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/java/webclient/src_moz/EmbedEventListener.cpp b/mozilla/java/webclient/src_moz/EmbedEventListener.cpp index 759ada7d960..534bb42b225 100644 --- a/mozilla/java/webclient/src_moz/EmbedEventListener.cpp +++ b/mozilla/java/webclient/src_moz/EmbedEventListener.cpp @@ -81,7 +81,7 @@ EmbedEventListener::Init(NativeBrowserControl *aOwner) } // All of the event listeners below return NS_OK to indicate that the -// event should not be consumed in the default case. +// event should not be consumed in the default case. NS_IMETHODIMP EmbedEventListener::HandleEvent(nsIDOMEvent* aDOMEvent)