tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Thu, 9 Aug 2012 05:20:51 +0000 (13:20 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 9 Aug 2012 05:20:51 +0000 (13:20 +0800)
tools/build_gtk_tree.js

index 9001bd5..83bdead 100644 (file)
@@ -171,7 +171,7 @@ function BuildLists () {
                 });
                 // also needs to add
                 print(addable_type);
-                print(JSON.stringify(implementations[addable_type], null,4);
+                print(JSON.stringify(implementations[addable_type], null,4));
                 /*
                 
                 implementations[addable_type].forEach(function(addable_child) {