CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/11 09:06:27
Modified files:
sbin/dhclient : clparse.c dhcpd.h parse.c
Log message:
Tweak parse_date() again, this time to factor
code in the same way as the other parse_*()
functions. Whitespace fix in comment while
passing. Also conform to idiom that original
data is not changed in the error path.
