David Turner <dtur...@twopensource.com> writes:

> +extern void write_watchman_ext(struct strbuf *sb, struct index_state* 
> istate);

Asterisk sticks to the variable, not to the type.

> +     if (c == sb.buf) {
> +             strbuf_setlen(&sb, 0);
> +     }

Unnecessary braces {}.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to