mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 16:24:12 +01:00
trivial formatting fixes
This commit is contained in:
@@ -1514,7 +1514,7 @@ liberator.Events = function () //{{{
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
}; //}}}
|
||||
|
||||
window.XULBrowserWindow = eventManager.progressListener;
|
||||
window.QueryInterface(Components.interfaces.nsIInterfaceRequestor)
|
||||
@@ -1536,7 +1536,7 @@ liberator.Events = function () //{{{
|
||||
window.addEventListener("keyup", eventManager.onKeyUpOrDown, true);
|
||||
|
||||
return eventManager;
|
||||
//}}}
|
||||
|
||||
}; //}}}
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user