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

index 7e79ce2..2ceb8f7 100644 (file)
@@ -83,6 +83,7 @@ namespace Palete {
                }
                
                public Gee.HashMap<int,string> checkString(string contents)
+      {
                        // init context:
 
                        context = new Vala.CodeContext ();