ref: 519a5eafd7a28abec21843ed03e22f6fb6d1795e
parent: 0729bc9f5223aeefa6d0bf8573a2ba0634cc1ca6
author: suzuki toshiya <[email protected]>
date: Sat Sep 12 20:00:28 EDT 2009
Whitespace.
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,8 @@
[Win64] Improve the computation of random seed from stack address.
On LLP64 platform, the conversion from pointer to FT_Fixed need
- to drop higher 32-bit. Explict casts are required. Reported by
- NightStrike from MinGW-w64 project. See
+ to drop higher 32-bit. Explict casts are required. Reported by
+ NightStrike from MinGW-w64 project. See
http://lists.gnu.org/archive/html/freetype/2009-09/msg00000.html
* src/cff/cffgload.c: Convert the pointers to FT_Fixed explicitly.