git: Remove a few more casts of NULL to some pointer type.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat May 26 16:01:09 PDT 2012
commit d24de9fb6b0c3aa052b04dd77c9d4de4b4a2b650
Author: Sascha Wildner <saw at online.de>
Date: Sun May 27 01:00:15 2012 +0200
Remove a few more casts of NULL to some pointer type.
Summary of changes:
lib/libc/locale/iswctype.c | 5 ++---
lib/libc/xdr/xdr_sizeof.c | 3 +--
lib/libsctp/sctp_sys_calls.c | 3 +--
sbin/atm/ilmid/ilmid.c | 2 +-
usr.sbin/rpcbind/rpcb_svc_com.c | 4 ++--
usr.sbin/sdpd/bgd.c | 3 +--
usr.sbin/sdpd/sd.c | 3 +--
usr.sbin/ypbind/yp_ping.c | 3 +--
8 files changed, 10 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d24de9fb6b0c3aa052b04dd77c9d4de4b4a2b650
--
DragonFly BSD source repository
More information about the Commits
mailing list