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

whitespace formatting fixes

This commit is contained in:
Doug Kearns
2008-08-07 06:04:41 +00:00
parent 9f31811e79
commit 2b1d16b396
3 changed files with 7 additions and 7 deletions

View File

@@ -360,7 +360,7 @@ liberator.config = { //{{{
"Set the 'work offline' option",
"boolean", true,
{
setter: function (value)
setter: function (value)
{
var ioService = Components.classes['@mozilla.org/network/io-service;1'].
getService(Components.interfaces.nsIIOService2);