JSDOC/RooFile.js
[gnome.introspection-doc-generator] / JSDOC / RooFile.js
index 4d0930a..f37c197 100644 (file)
@@ -256,7 +256,7 @@ RooFile  =  XObject.define(
             if (pos < 0)  {
                 throw "Can not find XObject";
             }
-            seed.print(this.tokens[pos]);
+            Seed.print(this.tokens[pos]);
             
             print(JSON.stringify(this.tokens,null,4)); Seed.quit();
             Seed.quit();