Re: [Patch] avoid typecast
On Sat, Sep 27, 2014 at 03:48:54PM +0200, Fritjof Bornebusch wrote: > Hi, > > there is no need for the typecast. Committed, thanks, -Otto > > fritjof > > > Index: xmalloc.c > === > RCS file: /cvs/src/usr.bin/rcs/xmalloc.
[Patch] avoid typecast
Hi, there is no need for the typecast. fritjof Index: xmalloc.c === RCS file: /cvs/src/usr.bin/rcs/xmalloc.c,v retrieving revision 1.4 diff -u -p -r1.4 xmalloc.c --- xmalloc.c 7 Jun 2009 08:39:13 - 1.4 +++ xmalloc.c 2