[Pkg-mozext-commits] [nostalgy] 06/15: Fix.

Guido Guenther agx at moszumanska.debian.org
Mon Jul 14 11:15:43 UTC 2014


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

agx pushed a commit to annotated tag debian/0.2.32-1
in repository nostalgy.

commit f5bf1b89dc0955c3a61e41fcbd99415a7787f5b9
Author: alain.frisch <alain.frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Wed Nov 20 18:15:43 2013 +0000

    Fix.
    
    git-svn-id: svn://frisch.fr/nostalgy/trunk@225 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
 content/nostalgy.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/nostalgy.js b/content/nostalgy.js
index 5723c0a..2d6dd47 100644
--- a/content/nostalgy.js
+++ b/content/nostalgy.js
@@ -691,7 +691,7 @@ function NostalgySearchSenderQuickFilter() {
             new_state.states[field] = true;
         }
         return new_state;
-    }
+    };
 
     var current = JSON.stringify(state);
 

-- 
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