gitlive.js
authorAlan Knowles <alan@wideboy.(none)>
Wed, 28 Apr 2010 14:49:27 +0000 (22:49 +0800)
committerAlan Knowles <alan@wideboy.(none)>
Wed, 28 Apr 2010 14:49:27 +0000 (22:49 +0800)
gitlive.js

index 7fc0f6f..c7d2bc1 100644 (file)
@@ -48,7 +48,7 @@ var monitor = new Monitor({
         
         Glib.idle_add(PRIORITY_LOW, function() {
             if (!_this.queue.length) {
-                return o;
+                return 0;
             }
             Math.floor(((new Date()) - this.lastAdd) / 100)
             _this.runQueue();