Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Remove all void-pointer arithmetic.
author
Florian Forster
<octo@verplant.org>
Sun, 18 Jun 2006 15:18:09 +0000
(17:18 +0200)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 20 Jun 2006 08:59:46 +0000
(
01:59
-0700)
ANSI C99 doesn't allow void-pointer arithmetic. This patch fixes this in
various ways. Usually the strategy that required the least changes was used.
Signed-off-by: Florian Forster <octo@verplant.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
1d7f171
)
No differences found