Whitespace.

This commit is contained in:
suzuki toshiya 2009-09-13 00:00:28 +09:00
parent 0729bc9f52
commit 519a5eafd7
1 changed files with 2 additions and 2 deletions

View File

@ -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.