From 1a414646a0335c29962a6900b4cd33fe0b6b3fce Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 3 Oct 2010 20:23:04 +0200 Subject: [PATCH] More whitespace. --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 92478517c..40d78c11b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -74,10 +74,10 @@ See Savannah bug #30975. * src/cff/cffload.c (cff_index_access_element): `off2', the offset - to the next element is truncated at the end of the stream to prevent - invalid I/O. As `off1', the offset to the requested element has - been checked by FT_STREAM_SEEK(), `off2' should be checked - similarly. + to the next element is truncated at the end of the stream to prevent + invalid I/O. As `off1', the offset to the requested element has + been checked by FT_STREAM_SEEK(), `off2' should be checked + similarly. 2010-09-19 suzuki toshiya