]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix compilation error on some arches after r336761 & r336781.
authordab <dab@FreeBSD.org>
Sat, 28 Jul 2018 02:53:36 +0000 (02:53 +0000)
committerdab <dab@FreeBSD.org>
Sat, 28 Jul 2018 02:53:36 +0000 (02:53 +0000)
commitc6bcad7c6870fadd21acc02b72b66cfafbc1c644
tree67ff70e4cf80841f0f185d3cba43b8e0ef5a004f
parent500d1d31a2ba53230b05a3d4bd90164e19c97628
Fix compilation error on some arches after r336761 & r336781.

Another cast for printing an intmax_t was needed in a kqueue test for
some arches.

Pointy-hat: me (twice)
MFC after: 1 week
X-MFC-with: r336761, r336781
Sponsored by: Dell EMC
tests/sys/kqueue/libkqueue/timer.c