diff options
| author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | 2006-06-18 12:58:01 +0200 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2006-06-18 04:18:43 -0700 |
| commit | 6698060c15e837babb3b80f980bbed290934a692 (patch) | |
| tree | bdd2c93e2d03266f552627302a28775678776d05 /commit.c | |
| parent | git-tar-tree: documentation update (diff) | |
| download | git-6698060c15e837babb3b80f980bbed290934a692.tar.gz git-6698060c15e837babb3b80f980bbed290934a692.zip | |
git-tar-tree: no more void pointer arithmetic
Noticed by Florian Forster: Use a char pointer when adding offsets,
because void pointer arithmetic is a GNU extension. Const'ify the
function arguments while we're at it.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
