From d4a8110dacce0b85bfab57d5b8fe04664db56ae4 Mon Sep 17 00:00:00 2001 From: mattn Date: Wed, 8 Oct 2008 00:03:39 +0000 Subject: fix a bug. git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@20948 d0d07461-0603-4401-acd4-de1884942a52 --- mixiecho.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mixiecho.js') diff --git a/mixiecho.js b/mixiecho.js index 2fed274..aa40b26 100644 --- a/mixiecho.js +++ b/mixiecho.js @@ -1,5 +1,5 @@ // Vimperator plugin: "Update mixi echo" -// Last Change: 05-Aug-2008. Jan 2008 +// Last Change: 08-Oct-2008. Jan 2008 // License: Creative Commons // Maintainer: mattn - http://mattn.kaoriya.net/ @@ -119,5 +119,5 @@ },{ bang: true } - { }); + ); })(); -- cgit v1.2.3