diff options
author | Florian Forster <octo@verplant.org> | 2006-06-18 17:18:06 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-19 06:19:10 +0200 |
commit | 04f086071e780d921f6dac83b5ffc21c3a2d7bb6 (patch) | |
tree | 98938c8fdcf7f629defb0339695d4e66309239d6 /builtin-read-tree.c | |
parent | Don't instantiate structures with FAMs. (diff) | |
download | git-04f086071e780d921f6dac83b5ffc21c3a2d7bb6.tar.xz git-04f086071e780d921f6dac83b5ffc21c3a2d7bb6.zip |
Cast pointers to `void *' when used in a format.
ANSI C99 requires void-pointers when using the `%p' format. This patch adds the
neccessary cast in `blame.c'.
Signed-off-by: Florian Forster <octo@verplant.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-read-tree.c')
0 files changed, 0 insertions, 0 deletions