CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/15 08:00:17
Modified files:
sbin/dhclient : dhclient.c
Log message:
Make code a tad less obscure by using sizeof() actual variable being
zeroed, rather than some other variable that may be the same type.
