CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2018/03/31 13:01:22

Modified files:
        sbin/dhclient  : dhclient.c 

Log message:
The rarely used '-L' option does not need a PATH_MAX static
array. Just point at the provided optarg like '-l' does. Also,
no need to initialize a static pointer to NULL.

Reply via email to