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>
Wed, 15 Aug 2012 01:22:18 +0000 (03:22 +0200)
commit4d4f1a287a41f3770daac963cbd78cba3ef768ac
tree5d2d93a17746363f3c26f41914d0941bc5c64ba9
parent377552a8ce236f593b323d63c8f067869550fc50
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