Date: Thu, 10 Feb 2011 07:38:13 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/msun/src s_nexttoward.c Message-ID: <201102100738.p1A7caHf063496@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2011-02-10 07:38:13 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_nexttoward.c
Log:
SVN rev 218510 on 2011-02-10 07:38:13Z by das
Fix a bug where the wrong argument was passed to INSERT_WORDS().
This bug results in a type mismatch that happens to be harmless
because of the way INSERT_WORDS() works.
Submitted by: bde
Revision Changes Path
1.3 +2 -2 src/lib/msun/src/s_nexttoward.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102100738.p1A7caHf063496>
