Stefan Beller <[email protected]> writes: > + char *s = (char*)sm_gitdir;
char *s = (char *)sm_gitdir;
Many other places have similar, also in 7/9.
--
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

