A #define to rename another #define which is then used only once introduces
authorkrw <krw@openbsd.org>
Fri, 23 May 2014 15:26:22 +0000 (15:26 +0000)
committerkrw <krw@openbsd.org>
Fri, 23 May 2014 15:26:22 +0000 (15:26 +0000)
commitec344e294ef28b965194b4e82031359ce68bc1cc
tree7e4a56076a5406dccdc36e3997b95d381558f47b
parent362966cb49c6df535b7caa3f44eb146b4e2ec7fa
A #define to rename another #define which is then used only once introduces
more obscurity than clarity. Nuke DHCPD_LOG_FACILITY and just use
LOG_DAEMON in openlog() call.
sbin/dhclient/dhclient.c
sbin/dhclient/dhcpd.h