From cd5d6210c14f77d5a538628f9ba8979c50ded99e Mon Sep 17 00:00:00 2001 From: drry Date: Sun, 9 Nov 2008 18:37:29 +0000 Subject: * cosmetic changes. git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@23077 d0d07461-0603-4401-acd4-de1884942a52 --- exShowElementInfo.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exShowElementInfo.js') diff --git a/exShowElementInfo.js b/exShowElementInfo.js index 66db75b..eeeb631 100644 --- a/exShowElementInfo.js +++ b/exShowElementInfo.js @@ -1,4 +1,4 @@ -/* +/** * ==VimperatorPlugin== * @name exShowElementInfo.js * @description extend feature that show element's information when extended-hints mode ";?" @@ -40,6 +40,6 @@ function addFeatureToMethodAfter(object, method, feature) { return tmp; }; } -})() +})(); // vim: set sw=4 ts=4 et; -- cgit v1.2.3