git: Remove some useless casts of NULL to another pointer type.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Fri May 25 12:19:36 PDT 2012
    
    
  
commit 832b6303b46f1ad1a6a1f5cf261417a280878d69
Author: Sascha Wildner <saw at online.de>
Date:   Fri May 25 20:07:33 2012 +0200
    Remove some useless casts of NULL to another pointer type.
Summary of changes:
 lib/libc/stdlib/atof.c       |    2 +-
 lib/libtelnet/krb4encpwd.c   |    2 +-
 lib/libtelnet/rsaencpwd.c    |    2 +-
 lib/libtelnet/sra.c          |    4 ++--
 sbin/iscontrol/login.c       |    8 ++++----
 usr.sbin/hotplugd/hotplugd.c |    2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/832b6303b46f1ad1a6a1f5cf261417a280878d69
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list