mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-02 20:43:36 +00:00
Fixed missing { in objj-analysis-tools.j
This commit is contained in:
@@ -81,7 +81,7 @@ ObjectiveJRuntimeAnalyzer.prototype.load = function(path)
|
||||
}
|
||||
|
||||
ObjectiveJRuntimeAnalyzer.prototype.finishLoading = function(path)
|
||||
|
||||
{
|
||||
// run the "event loop"
|
||||
this.require('browser/timeout').serviceTimeouts();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user