NewBranch.bjs
[gitlive] / NewBranch.vala
index 0e44469..d4b0e09 100644 (file)
@@ -1100,7 +1100,7 @@ public class NewBranch : Object
         }
 
         // user defined functions
-        public return_type XXXX () {
+        public void load_data () {
         
         }
     }