From 519a5eafd7a28abec21843ed03e22f6fb6d1795e Mon Sep 17 00:00:00 2001 From: suzuki toshiya Date: Sun, 13 Sep 2009 00:00:28 +0900 Subject: [PATCH] Whitespace. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0f63c43c6..f9c06c67c 100644 --- 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.