* alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare
authorJim Blandy <jimb@redhat.com>
Sat, 10 Apr 1993 07:57:21 +0000 (07:57 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 10 Apr 1993 07:57:21 +0000 (07:57 +0000)
commitb0846f520d496bcd9e8abd9e65e6587e933aedde
tree7cbc71ef2ceb1b5f921f0d145283c67318d658b0
parent5f1a4d4164565cca7958f606e88bf94ac70424a5
* alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare
these extern, not static.  (!)

* alloc.c (__malloc_hook, old_malloc_hook, __realloc_hook,
old_realloc_hook): Declare that the functions these point to return
void *, not void.
src/alloc.c