CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2020/05/19 11:59:47

Modified files:
        sbin/dhclient  : kroute.c privsep.c privsep.h 

Log message:
Eliminate imsg_propose{}, imsg_revoke{} and imsg_tell_unwind{} as
unnecessary wrappers, since they all contained a single field that
could be used as is.

Suggested by claudio@

Reply via email to