mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
fix comment
This commit is contained in:
parent
a9c65aa950
commit
7d6e136ca3
1 changed files with 1 additions and 1 deletions
|
@ -1689,7 +1689,7 @@ server_setGameOverListener( ServerCtxt* server, GameOverListener gol,
|
|||
{
|
||||
server->vol.gameOverListener = gol;
|
||||
server->vol.gameOverData = data;
|
||||
} /* server_setTurnChangeListener */
|
||||
} /* server_setGameOverListener */
|
||||
|
||||
static XP_Bool
|
||||
storeBadWords( XP_UCHAR* word, void* closure )
|
||||
|
|
Loading…
Add table
Reference in a new issue