peek_token() a bit more to replace a bunch of manual checks with
authorkrw <krw@openbsd.org>
Mon, 13 Jan 2014 23:42:18 +0000 (23:42 +0000)
committerkrw <krw@openbsd.org>
Mon, 13 Jan 2014 23:42:18 +0000 (23:42 +0000)
commite51b5bf8b2b74bdc759d7b035bac7cbe2fa4b1f4
tree5937302dc2e5dd58a3b85da15d534fb532b8f54f
parent769e1e4079dc1027c93b02399a4bbc9f42fd9c61
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.
sbin/dhclient/clparse.c
sbin/dhclient/parse.c