Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
sha1write: make buffer const-correct
author
Jeff King
<peff@peff.net>
Thu, 24 Oct 2013 17:59:49 +0000
(13:59 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 24 Oct 2013 22:44:18 +0000
(15:44 -0700)
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>
raw
|
patch
|
inline
| side by side (from:
e74435a
)
No differences found