diff options
author | Jeff King <peff@peff.net> | 2013-10-24 13:59:49 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-10-24 15:44:18 -0700 |
commit | e74435a5169b56be901196ad172b4dbda124254d (patch) | |
tree | eb79a21e602ba8904d4f917f95b720bb4096f5ba /Documentation/git-pack-objects.txt | |
parent | Update draft release notes to 1.8.5 (diff) | |
download | tgif-e74435a5169b56be901196ad172b4dbda124254d.tar.xz |
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 'Documentation/git-pack-objects.txt')
0 files changed, 0 insertions, 0 deletions