]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228581:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 19:19:19 +0000 (19:19 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 19:19:19 +0000 (19:19 +0000)
commit05042c4dca70851f3d7903e2ba976d49dd5ae3d8
treec6ba82209e1be447b6d308db69dd79a4ab702dad
parentaaa53c4994321212ec96ceb3144ab747562dab58
MFC r228581:

In libexec/bootpd/bootpgw/bootpgw.c, add a cast for the remaining
minutes of activity, to avoid a warning on platforms where time_t is a
32-bit integer.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229136 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/bootpd/bootpgw/bootpgw.c