mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 01:25:48 +01:00
whitespace fixes
This commit is contained in:
@@ -34,7 +34,7 @@ liberator.util = { //{{{
|
||||
.createInstance(Components.interfaces.nsITimer);
|
||||
this.doneAt = 0;
|
||||
this.latest = 0;
|
||||
this.notify = function (aTimer)
|
||||
this.notify = function (aTimer)
|
||||
{
|
||||
timer.cancel();
|
||||
this.doneAt = Date.now() + minInterval;
|
||||
|
||||
Reference in New Issue
Block a user