cvs commit: src/usr.sbin/moused moused.c
Max Laier
max at love2party.net
Thu Mar 6 02:31:38 UTC 2008
Am Do, 6.03.2008, 03:14, schrieb Jung-uk Kim:
> jkim 2008-03-06 02:14:45 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.sbin/moused moused.c
> Log:
> Cast time_t to long to mute tinderbox build failure.
doesn't this defeat the purpose of having time_t in the first place? I'd
rather cast to intmax_t and print with %j ... though it probably doesn't
matter.
> Revision Changes Path
> 1.82 +2 -2 src/usr.sbin/moused/moused.c
>
>
--
/"\ Best regards, | mlaier at freebsd.org
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier at EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
More information about the cvs-src
mailing list