[Pkg-mozext-commits] [nostalgy] 02/19: Fix.

David Prévot taffit at moszumanska.debian.org
Sat Aug 9 20:06:28 UTC 2014


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

taffit pushed a commit to branch master
in repository nostalgy.

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

    Fix.
    
    git-svn-id: http://nostalgy.googlecode.com/svn/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