JSDOC/CompressWhite.vala
[gnome.introspection-doc-generator] / JSDOC / CompressWhite.vala
index 8b52e17..c312624 100644 (file)
@@ -77,7 +77,8 @@ namespace JSDOC
                                // freeze time.. 
                                //println("got = function() ");
                                var cu = ts.cursor;
-                                
+                               ts.cursor+=2; // move two along, and balance...
+                               
                                if (ts.balance("(").size < 1 ){
                                    ts.dump(cu-40, cu);
                                    print(">>>>>>>>>>>>>>>>>HERE>>>>>>>>>>>>");