GitRepo.vala
authorAlan Knowles <alan@roojs.com>
Mon, 25 Sep 2017 03:24:05 +0000 (11:24 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 25 Sep 2017 03:24:05 +0000 (11:24 +0800)
GitRepo.vala

index 63d14a9..aca71b0 100644 (file)
@@ -353,7 +353,7 @@ public class GitRepo : Object
     }
        
        
-       public string git_async(GitAsyncCallback cb, string[] args_in ) throws Error, SpawnError
+       public string git_async( string[] args_in, GitAsyncCallback cb ) throws Error, SpawnError
     {
         // convert arguments.