commit | bf38245be8f481ac1c08a98951b7fd00bbfc15ea | [log] [tgz] |
---|---|---|
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | Fri May 18 07:18:11 2012 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri May 18 11:26:18 2012 -0700 |
tree | 46bacd2cec78633757615ea4f9c6987225e52aa8 | |
parent | c51a351a6bcc64ad8cb2ed5a6ebde54b8d50eef1 [diff] |
archive-tar: keep const in checksum calculation For correctness, don't needlessly drop the const qualifier when casting. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>