* fakemail.c (xmalloc, xreallc): Use standard C prototypes
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 21:13:07 +0000 (14:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 21:13:07 +0000 (14:13 -0700)
commitcd52b2441e95f407c0332534ae1997023fe62461
tree2d55b9c280368fbd55ae6af78cea8eac8919d24a
parentc5443aa547b94725ca257718935692212b5d272d
* fakemail.c (xmalloc, xreallc): Use standard C prototypes

with void *.  This avoids warnings about pointer casts.
lib-src/ChangeLog
lib-src/fakemail.c