diff options
author | Jeff King <peff@peff.net> | 2013-10-24 19:59:49 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-10-25 00:44:18 +0200 |
commit | e74435a5169b56be901196ad172b4dbda124254d (patch) | |
tree | eb79a21e602ba8904d4f917f95b720bb4096f5ba /wrap-for-bin.sh | |
parent | Update draft release notes to 1.8.5 (diff) | |
download | git-e74435a5169b56be901196ad172b4dbda124254d.tar.xz git-e74435a5169b56be901196ad172b4dbda124254d.zip |
sha1write: make buffer const-correct
We are passed a "void *" and write it out without ever
touching it; let's indicate that by using "const".
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wrap-for-bin.sh')
0 files changed, 0 insertions, 0 deletions