CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/13 16:42:18
Modified files:
sbin/dhclient : parse.c clparse.c
Log message:
peek_token() a bit more to replace a bunch of manual checks with
the perfectly adequate parse_semi(). And some blocks didn't even
need to peek.
