On Thu, Apr 27, 2006 at 03:07:37PM -0700, Junio C Hamano wrote: ... > +int cmd_count_objects(int ac, const char **av, char *ep) ^ ... > +extern int cmd_count_objects(int argc, const char **argv, char **envp); ^^ Looks like we have a type mismatch here, no? Peter - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html