correct spelling

This commit is contained in:
ehouse 2005-03-15 06:27:21 +00:00
parent 89c1ba92c3
commit 3b18ba9605

View file

@ -814,7 +814,7 @@ static void
checkAndDeliver( PalmAppGlobals* globals, XWStreamCtxt* instream,
CommsAddrRec* addr )
{
if ( comms_checkIncommingStream( globals->game.comms,
if ( comms_checkIncomingStream( globals->game.comms,
instream, addr ) ) {
globals->msgReceivedDraw =
server_receiveMessage( globals->game.server, instream );