Implement dhclient_destroy().
authorBen Pfaff <blp@nicira.com>
Wed, 8 Oct 2008 21:09:18 +0000 (14:09 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 9 Oct 2008 22:53:05 +0000 (15:53 -0700)
commit80a28d9455be2b940bf8bce32550141efdf4800b
tree1476d68605c5c948c53982cd9cfa755498bddebb
parent3bcc21747fd1c8b11a92624d97ce593ee3db1bd1
Implement dhclient_destroy().

This function has always been prototyped in dhcp-client.h, but it had
no users and never got implemented.
lib/dhcp-client.c