git: <rpc/types.h>: Use our standard definition for NULL, instead of 0.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Feb 19 23:48:15 PST 2014


commit 246dc83d64aebf77874c931d5162a2e640ab0d4e
Author: Sascha Wildner <saw at online.de>
Date:   Thu Feb 20 08:47:46 2014 +0100

    <rpc/types.h>: Use our standard definition for NULL, instead of 0.
    
    Also fix a warning in spray(8) that was triggered by this change.

Summary of changes:
 include/rpc/types.h    | 5 +----
 usr.sbin/spray/spray.c | 3 +--
 2 files changed, 2 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/246dc83d64aebf77874c931d5162a2e640ab0d4e


-- 
DragonFly BSD source repository



More information about the Commits mailing list