mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 22:05:44 +01:00
merge those pesky missing semicolons
This commit is contained in:
@@ -27,7 +27,7 @@ the provisions above, a recipient may use your version of this file under
|
||||
the terms of any one of the MPL, the GPL or the LGPL.
|
||||
}}} ***** END LICENSE BLOCK *****/
|
||||
|
||||
vimperator.IO = function()
|
||||
vimperator.IO = function()
|
||||
{
|
||||
var environment_service = Components.classes["@mozilla.org/process/environment;1"]
|
||||
.getService(Components.interfaces.nsIEnvironment);
|
||||
|
||||
Reference in New Issue
Block a user