mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
fix a typo spotted by gabriel_it
svn path=/trunk/; revision=39588
This commit is contained in:
@@ -299,7 +299,7 @@ __CRT_INLINE int isinf (double d) {
|
||||
}
|
||||
|
||||
/* 7.12.3.4 */
|
||||
/* We don't need to worry about trucation here:
|
||||
/* We don't need to worry about truncation here:
|
||||
A NaN stays a NaN. */
|
||||
|
||||
__CRT_INLINE int __cdecl __isnan (double _x)
|
||||
|
||||
Reference in New Issue
Block a user