Duy Nguyen <pclo...@gmail.com> writes:

> + sb.buf[0] = 'Z';
> + printf("%c\n", strbuf_slopbuf[0]);
> + return 0;
> startup_info = &git_startup_info;

I might be wrong, but I definitely think that this
printf and return 0 are some debug lines that you 
forgot to remove.

Rémi
--
To unsubscribe from this list: send the line "unsubscribe git" in

Reply via email to