K 10 svn:author V 6 marius K 8 svn:date V 27 2006-12-26T09:45:19.000000Z K 7 svn:log V 261 MFC: 1.7 Fix a typo in __fpu_ftox() that caused long double to long (and long long) conversion of negative numbers to always result in -1. While at it, rearrange the nearby comment so it fits in 80 chars per line, like the rest of this file does. PR: 107130 END