CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/03 19:27:55
Modified files:
sbin/dhclient : clparse.c dhcpd.h parse.c
Log message:
We only parse decimal numbers, so parse_decimal() -> parse_number() to
match grammar comments and improve euphony.
