(svn r12438) -Fix-ish: typo spotted by Biblo.

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
rubidium 17 years ago
parent f9e7b70f91
commit 67c1e00aea

@ -169,7 +169,7 @@ static inline int32 ClampToI32(const int64 a)
}
/**
* Reduce an usigned 64-bit int to an unsigned 16-bit one
* Reduce an unsigned 64-bit int to an unsigned 16-bit one
*
* @param a The 64-bit value to clamp
* @return The 64-bit value reduced to a 16-bit value

Loading…
Cancel
Save