ref: 1a414646a0335c29962a6900b4cd33fe0b6b3fce
parent: 297ff852c0919841feb11e0d701661971684f5f2
author: Werner Lemberg <[email protected]>
date: Sun Oct 3 16:23:04 EDT 2010
More whitespace.
--- 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 <[email protected]>