No need to 'clear the peek buffer' when closing a file. The next
authorkrw <krw@openbsd.org>
Mon, 13 Jan 2014 21:04:19 +0000 (21:04 +0000)
committerkrw <krw@openbsd.org>
Mon, 13 Jan 2014 21:04:19 +0000 (21:04 +0000)
commit66503f5c5ff07ae8bfa73a977a26d65fc8144ae1
tree4090a836d6115ebf48eed66f35ec672e518ba3c4
parent8fdacab3041bfc9ede24797ea378d37686381aae
No need to 'clear the peek buffer' when closing a file. The next
file opener will call new_parse() to initialize that amoung
other things. Nuke extraneous blank line in passing.
sbin/dhclient/clparse.c