[Pkg-mozext-commits] [requestpolicy] 28/100: fixing mistake

David Prévot taffit at moszumanska.debian.org
Fri Dec 12 22:56:52 UTC 2014


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit 17874d5be2faaff63c2efd38d90de69901fa4bb7
Author: myrdd <myrdd at users.noreply.github.com>
Date:   Tue Sep 16 17:57:42 2014 +0200

    fixing mistake
---
 src/content/overlay.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/content/overlay.js b/src/content/overlay.js
index 8a0ff96..17134f9 100644
--- a/src/content/overlay.js
+++ b/src/content/overlay.js
@@ -886,7 +886,7 @@ requestpolicy.overlay = {
     requestpolicy.overlay._rpService.
         registerLinkClicked(event.currentTarget.ownerDocument.URL,
             event.currentTarget.href);
-  }
+  },
 
   /**
    * Perform the actions required once the DOM is loaded. This may be being

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list