Remove an obsolete sentence from a comment.

This commit is contained in:
Stefan Farfeleder 2005-03-07 20:28:26 +00:00
parent cf01c54cda
commit 3ddc6e9440
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143260

View file

@ -31,8 +31,7 @@ static char rcsid[] = "$FreeBSD$";
* TWO23 is long double instead of double to avoid a bug in gcc. Without
* this, gcc thinks that TWO23[sx]+x and w-TWO23[sx] already have double
* precision and doesn't clip them to double precision when they are
* assigned and returned. Use long double even in the !__STDC__ case in
* case this is compiled with gcc -traditional.
* assigned and returned.
*/
static const long double
TWO52[2]={