author | Pavel Roskin <proski@gnu.org> | |
Tue, 9 Aug 2005 20:54:40 +0000 (16:54 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 10 Aug 2005 05:28:18 +0000 (22:28 -0700) | ||
commit | 96ad15ae2ff6416cf04c4c75a11783632cdc8fb4 | |
tree | 372eacd07ae0ef4c2486e9f4645d1101027a039a | tree | snapshot |
parent | f10e0e0b18c8e2e69535e7380fb3c1f9b097cfda | commit | diff |
[PATCH] Warning fix for gcc 4
This patch fixes the only warning reported by gcc 4.0.1 on Fedora Core 4
for x86_64:
sha1_file.c:1391: warning: pointer targets in assignment differ in
signedness
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch fixes the only warning reported by gcc 4.0.1 on Fedora Core 4
for x86_64:
sha1_file.c:1391: warning: pointer targets in assignment differ in
signedness
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_file.c | diff | blob | history |