add comment around pending work (for Spanish)

This commit is contained in:
ehouse 2004-10-05 02:28:43 +00:00
parent cf9a93a59b
commit 39ac117558

View file

@ -289,6 +289,7 @@ setupSpecials( MPFORMAL PalmDictionaryCtxt* ctxt,
chars[i] = specialStart->textVersion;
/* This may not work! Get rid of NTOHS???? */
hasLarge = XP_NTOHS( READ_UNALIGNED16(&specialStart->hasLarge) );
if ( hasLarge ) {
bitmaps[i].largeBM = base + hasLarge;