summaryrefslogtreecommitdiff
path: root/Documentation/git-reset.txt
diff options
context:
space:
mode:
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>2008-12-18 16:56:51 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-12-18 17:58:40 (GMT)
commit0956a6db7ae3a93c7bce62c1e3a6e0795055ad9f (patch)
treef3231c0ee894852e71a06b9990c4c87deb67ce48 /Documentation/git-reset.txt
parent32738edfca29d819939196c65aecc1979ed23aa9 (diff)
downloadgit-0956a6db7ae3a93c7bce62c1e3a6e0795055ad9f.zip
git-0956a6db7ae3a93c7bce62c1e3a6e0795055ad9f.tar.gz
git-0956a6db7ae3a93c7bce62c1e3a6e0795055ad9f.tar.bz2
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>
Diffstat (limited to 'Documentation/git-reset.txt')
0 files changed, 0 insertions, 0 deletions