CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2019/01/18 18:53:08

Modified files:
        sbin/dhclient  : dhclient.c dhcpd.h 

Log message:
'quit' is no longer set in a signal handler so it no longer needs to
be sig_atomic_t. Plain int should be sufficient.

Reply via email to