mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-29 15:15:47 +01:00
Add missing semicolons.
This commit is contained in:
@@ -198,7 +198,7 @@ var Browser = Module("browser", XPCOM(Ci.nsISupportsWeakReference, ModuleBase),
|
||||
|
||||
onLocationChange: util.wrapCallback(function onLocationChange(browser) {
|
||||
Buffer(browser.contentWindow).locationChanged();
|
||||
}),
|
||||
})
|
||||
}
|
||||
}, {
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user