[Pkg-mozext-commits] [nostalgy] 230/252: Typo.

David Prévot taffit at moszumanska.debian.org
Tue Jun 14 15:25:02 UTC 2016


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

taffit pushed a commit to branch master
in repository nostalgy.

commit 603389c3e523e1c6ff65fd72c6eae335a6468bd9
Author: alain.frisch <alain.frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Wed Jul 23 11:55:25 2014 +0000

    Typo.
---
 content/nostalgy.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/nostalgy.js b/content/nostalgy.js
index 2d6dd47..05c2349 100644
--- a/content/nostalgy.js
+++ b/content/nostalgy.js
@@ -347,7 +347,7 @@ function NostalgyRunCommand() {
   }
   else {
     if (s.substr(0,1) == ":") {
-        if ((s == ":") || (s == "::")) return
+      if ((s == ":") || (s == "::")) return;
       var name;
       if (s.substr(s.length-1,1) == ":")
          name = s.substr(1,s.length - 2);

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



More information about the Pkg-mozext-commits mailing list