Rename local variable 'cur_time' in set_timeout() to 'now' like
authorkrw <krw@openbsd.org>
Tue, 2 Mar 2021 16:17:26 +0000 (16:17 +0000)
committerkrw <krw@openbsd.org>
Tue, 2 Mar 2021 16:17:26 +0000 (16:17 +0000)
commitea9e12228e8996aa4d0e0dee0082d37f3243b332
tree6cd996e47a01e1d9e6e8bf1780adbf1aaa0b985e
parentdd1c6ecae4626f2b68bafcf01430f7bd8ae0c41e
Rename local variable 'cur_time' in set_timeout() to 'now' like
all the other struct timespec variables holding the current time.
sbin/dhclient/dispatch.c