1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 22:47:59 +01:00

Miscellaneous formatting fixes.

--HG--
extra : rebase_source : ac84b34db15b95fd5a6ad597a1420ffc4cb35414
This commit is contained in:
Doug Kearns
2010-10-11 22:01:18 +11:00
parent ffa1c2179f
commit 68b6df33ca
5 changed files with 16 additions and 10 deletions

View File

@@ -668,4 +668,6 @@ const JavaScript = Module("javascript", {
getter: function () services.get("debugger").isOn
});
}
})
});
// vim: set fdm=marker sw=4 ts=4 et: