CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/02 08:29:32
Modified files:
sbin/dhclient : conflex.c
usr.sbin/dhcpd : conflex.c
Log message:
Hoist common assignments out of a series of if/if-else statements
in get_token(). Simplifies code and shrinks future diff.
No intentional functional change.
