mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
add comment around pending work (for Spanish)
This commit is contained in:
parent
cf9a93a59b
commit
39ac117558
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue