Spawn.vala
authorAlan Knowles <alan@roojs.com>
Fri, 2 May 2014 09:39:58 +0000 (17:39 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 2 May 2014 09:39:58 +0000 (17:39 +0800)
Spawn.vala

index b01b73d..d5a00de 100644 (file)
@@ -54,7 +54,7 @@ public class  SpawnConfig {
     public boolean exceptions; // fire exceptions.
     public boolean debug; // fire exceptions.
     
-    public SpawnOutput output
+    public SpawnOutput output;
     public SpawnErr stderr;
     public SpawnInput input;
     // defaults..