1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 08:12:29 +01:00

whitespace fixes

This commit is contained in:
Doug Kearns
2007-12-02 08:54:48 +00:00
parent b9f3270e50
commit f6e18dd5d8

View File

@@ -149,7 +149,7 @@ vimperator.Bookmarks = function () //{{{
return true;
},
toggle: function(url)
toggle: function (url)
{
if (!url)
return;
@@ -170,7 +170,7 @@ vimperator.Bookmarks = function () //{{{
}
},
isBookmarked: function(url)
isBookmarked: function (url)
{
try
{