[Pkg-mozext-commits] [itsalltext] 157/459: fixed lint

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:17 UTC 2015


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

taffit pushed a commit to branch master
in repository itsalltext.

commit 5a11e7dda8faaa9bb634027233231ee18c6f8346
Author: Christian Höltje <docwhat at gerf.org>
Date:   Thu Mar 1 18:16:56 2007 -0500

    fixed lint
---
 chrome/content/itsalltext.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index 59f5f6e..58dfd61 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -331,7 +331,7 @@ var ItsAllText = function() {
      */
     that.getDisableGumdrops = function() {
         return that.preferences.disable_gumdrops;
-    }
+    };
 
     /**
      * A Preference Option: The list of extensions

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



More information about the Pkg-mozext-commits mailing list