dhclient - Tweak parsing.
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 4 Aug 2012 18:47:39 +0000 (20:47 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sun, 19 Aug 2012 14:30:50 +0000 (16:30 +0200)
commit54dfa84adec43a7fea79468f1fe325b2a4aa80f8
tree6a2c4904c97a2812455e571c6c0fedc50d63d056
parentcc08537da087ebff8723590fc54e2336868d3740
dhclient - Tweak parsing.

- No need to declare, assign and then ignore the token
  value when only the token id is required.

Taken-from: OpenBSD
sbin/dhclient/clparse.c
sbin/dhclient/parse.c