do not perform arithmetic on void* pointers
commit83aef2f0bce333bff50105af9fd86562ef112275
authorJim Meyering <meyering@redhat.com>
Thu, 16 Dec 2010 10:52:30 +0000 (16 11:52 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 16 Dec 2010 11:53:14 +0000 (16 12:53 +0100)
tree04f9364950dfd90cf60ff9b65b10481e56461cd1
parent5876b06bee5a9412ba372f0d72b4bb629abacc6a
do not perform arithmetic on void* pointers

* backend.c (http_put_cons, fs_put_child): Cast to (char*) first.
* rest.c (proxy_get_cons): Likewise.
backend.c
rest.c