From: Alan Knowles Date: Thu, 28 Feb 2013 16:39:23 +0000 (+0800) Subject: File.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=0bae34ad445fe0e0bda602c4185615c5680ee626 File.js --- diff --git a/File.js b/File.js index b34a8df..29e0c05 100755 --- a/File.js +++ b/File.js @@ -62,7 +62,7 @@ const File = { }, read : function (path) { var out = {}; - + print(path); var ret = GLib.file_get_contents(path, out, null, null); //print(ret[1]); //throw "oops";