Drop (int) casts of (time_t - time_t) calculations that
authorkrw <krw@openbsd.org>
Sun, 18 Jun 2017 16:37:19 +0000 (16:37 +0000)
committerkrw <krw@openbsd.org>
Sun, 18 Jun 2017 16:37:19 +0000 (16:37 +0000)
commit15b5f42b21601cdd4cf2661fe5ce512b2d451b58
treeba2457952a98a8102b420ed1904b1b8fbc937212
parent26eeb111278e9f0656b551879a15cd705f55172f
Drop (int) casts of (time_t - time_t) calculations that
are assigned to an int variable.
sbin/dhclient/dhclient.c