git: Fix x86_64 buildworld: Use correct type in udevd (size_t -> socklen_t).

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jun 13 18:29:07 PDT 2010


commit 21a7ec64541c7077b5cdde1a7680f97bf72a6d6f
Author: Sascha Wildner <saw at online.de>
Date:   Mon Jun 14 03:25:11 2010 +0200

    Fix x86_64 buildworld: Use correct type in udevd (size_t -> socklen_t).
    
    Reported-by: Tyler W. Mills <tylermills at gmail.com>

Summary of changes:
 usr.sbin/udevd/udevd_client.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/21a7ec64541c7077b5cdde1a7680f97bf72a6d6f


-- 
DragonFly BSD source repository





More information about the Commits mailing list