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

whitespace fixes

This commit is contained in:
Doug Kearns
2008-05-27 15:15:36 +00:00
parent 1d0f4e29e5
commit c1390135d2
14 changed files with 104 additions and 104 deletions

View File

@@ -247,7 +247,7 @@ liberator.util = { //{{{
},
// same as Firefox's readFromClipboard function, but needed for apps like Thunderbird
readFromClipboard: function()
readFromClipboard: function ()
{
var url;
try