Lawrence Siebert <[email protected]> writes:

> +void get_commit_count(struct rev_info * revs) {

Please, write "struct rev_info *revs" (stick * to revs).

> +void get_commit_count(struct rev_info * revs);

Likewise.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to