[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 75/483: Adding semicolon

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.

commit 6850ac0e2ea53b7eb205732d422ba433c4adcc1c
Author: Wladimir Palant <trev at gtchat.de>
Date:   Mon Jan 29 06:46:29 2007 +0000

    Adding semicolon
    
    --HG--
    extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40683
---
 chrome/content/overlay.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/overlay.xul b/chrome/content/overlay.xul
index 6638d7d..703b3ea 100644
--- a/chrome/content/overlay.xul
+++ b/chrome/content/overlay.xul
@@ -56,6 +56,6 @@
   </popup>
 
   <commandset id="abp-commandset">
-    <command id="abp-command-ehh-selectelement" oncommand="ehhSelectElement()"/>
+    <command id="abp-command-ehh-selectelement" oncommand="ehhSelectElement();"/>
   </commandset>
 </overlay>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git



More information about the Pkg-mozext-commits mailing list