1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 19:32:26 +01:00

Whitespace fixes.

This commit is contained in:
Doug Kearns
2009-01-11 14:07:10 +11:00
parent f5e2a671e8
commit 9729969d8b
9 changed files with 12 additions and 14 deletions

View File

@@ -47,8 +47,8 @@ ChromeData.prototype = {
defaultPort: -1,
allowPort: function (port, scheme) false,
protocolFlags: nsIProtocolHandler.URI_NORELATIVE
| nsIProtocolHandler.URI_NOAUTH
| nsIProtocolHandler.URI_IS_UI_RESOURCE,
| nsIProtocolHandler.URI_NOAUTH
| nsIProtocolHandler.URI_IS_UI_RESOURCE,
newURI: function (spec, charset, baseURI)
{