Date: Sat, 4 Sep 2010 16:27:14 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/twa tw_osl_freebsd.c Message-ID: <201009041627.o84GRYDS004300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-09-04 16:27:14 UTC
FreeBSD src repository
Modified files:
sys/dev/twa tw_osl_freebsd.c
Log:
SVN rev 212210 on 2010-09-04 16:27:14Z by bz
Fix a compile problem introduced with r212008 on 32bit:
Both deadline and current_time are time_seconds (+ utc_offset())
casted to unsigned long long. No need to cast to or print as pointers.
MFC after: 4 days
Revision Changes Path
1.18 +1 -1 src/sys/dev/twa/tw_osl_freebsd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009041627.o84GRYDS004300>
