CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2014/01/13 14:04:19
Modified files: sbin/dhclient : clparse.c Log message: 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.