Merge branch 'android_branch' of ssh://xwords.git.sourceforge.net/gitroot/xwords/xwords into android_branch

This commit is contained in:
eehouse@eehouse.org 2010-06-17 20:40:13 -07:00 committed by Andy2
commit 1fdf1e1a41

View file

@ -1232,7 +1232,8 @@ curses_util_askPassword( XW_UtilCtxt* XP_UNUSED(uc),
} /* curses_util_askPassword */
static void
curses_util_yOffsetChange( XW_UtilCtxt* XP_UNUSED(uc), XP_U16 maxOffset,
curses_util_yOffsetChange( XW_UtilCtxt* XP_UNUSED(uc),
XP_U16 XP_UNUSED_DBG(maxOffset),
XP_U16 oldOffset, XP_U16 newOffset )
{
if ( oldOffset != newOffset ) {