CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/31 12:21:03
Modified files:
sbin/dhclient : dhclient.c
Log message:
chris@ spotted a '2038' where a '2048' was meant and pointed out
that a macro (which I called MAXRESOLVCONSIZE) would make things
easier to read and reduce such typos. Make it so.
