Palete/ValaSource.vala
authorEdward <edward@roojs.com>
Mon, 29 Sep 2014 02:15:30 +0000 (10:15 +0800)
committerEdward <edward@roojs.com>
Mon, 29 Sep 2014 02:15:30 +0000 (10:15 +0800)
Palete/ValaSource.vala

index 6c61c7c..2cc951e 100644 (file)
@@ -71,7 +71,7 @@ namespace Palete {
                        if (bits.length > 1) {
                                offset = bits[0].split("\n").length;
                        }
-                       this.checkString();
+                       this.checkString(file);
                        node.props.set(prop, old);
                        // modify report
                        Gee.HashMap<int,string> ret;