NewBranch.bjs
[gitlive] / NewBranch.vala
index c2e2e32..8b0c66f 100644 (file)
@@ -199,7 +199,7 @@ public class NewBranch : Object
                _this.dbmodel.el.get_value (iter, 0, out val1);
                _this.dbmodel.el.get_value (iter, 1, out val2);
             
-               GLib.debug ("Selection: %s, %d\n", (string) val1, (string) val2);
+               GLib.debug ("Selection: %s, %s\n", (string) val1, (string) val2);
             });
         }