GitRepo.vala
authorAlan Knowles <alan@roojs.com>
Tue, 26 Sep 2017 09:17:39 +0000 (17:17 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 26 Sep 2017 09:17:39 +0000 (17:17 +0800)
GitRepo.vala

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