More whitespace.

This commit is contained in:
Werner Lemberg 2010-10-03 20:23:04 +02:00
parent 297ff852c0
commit 1a414646a0
1 changed files with 4 additions and 4 deletions

View File

@ -74,10 +74,10 @@
See Savannah bug #30975. See Savannah bug #30975.
* src/cff/cffload.c (cff_index_access_element): `off2', the offset * 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 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 invalid I/O. As `off1', the offset to the requested element has
been checked by FT_STREAM_SEEK(), `off2' should be checked been checked by FT_STREAM_SEEK(), `off2' should be checked
similarly. similarly.
2010-09-19 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp> 2010-09-19 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>