Fix type-mismatch compiler warning from diff_populate_filespec()
The type of the size member of filespec is ulong, while strbuf_detach expects a size_t pointer. This patch should fix the warning: Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
32738edfca
commit
0956a6db7a
Loading…
Reference in New Issue
Block a user