Date: Thu, 26 Feb 2009 10:38:19 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern tty_info.c Message-ID: <200902261038.n1QAcagN047805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-02-26 10:38:19 UTC FreeBSD src repository Modified files: sys/kern tty_info.c Log: SVN rev 189062 on 2009-02-26 10:38:19Z by ed Silence compiler warning inside our ^T handler. It turns out we're casting fixpt_t* to int*. Spotted by: clang Revision Changes Path 1.4 +1 -1 src/sys/kern/tty_info.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902261038.n1QAcagN047805>