Jens Lehmann <[email protected]> writes: > +int is_staging_gitmodules_ok()
Will tweak this to:
int is_staging_gitmodules_ok(void)
and fix this as well:
> +int is_staging_gitmodules_ok();
> +void stage_updated_gitmodules(void);
before queuing.
Thanks.
--
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

