diff options
| author | Jonathan Nieder <jrnieder@gmail.com> | 2011-02-28 15:16:59 -0600 |
|---|---|---|
| committer | Jonathan Nieder <jrnieder@gmail.com> | 2011-02-28 15:25:12 -0600 |
| commit | 6288e3e180c0b911e6f7062f1e744a25568f7d22 (patch) | |
| tree | 5d1cb4f74f1a5943433c3a3fa0fb43fad45952ea /vcs-svn/line_buffer.c | |
| parent | Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-fe (diff) | |
| download | git-6288e3e180c0b911e6f7062f1e744a25568f7d22.tar.gz git-6288e3e180c0b911e6f7062f1e744a25568f7d22.zip | |
fast-import: make code "-Wpointer-arith" clean
The dereference() function to peel a tree-ish and find the underlying
tree expects arithmetic to (void *) to work on byte addresses. We
should be reading the text of objects through a char * anyway.
Noticed-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'vcs-svn/line_buffer.c')
0 files changed, 0 insertions, 0 deletions
