mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
use TAGFMT stuff for comms_resendAll()
This commit is contained in:
parent
7e8c30f2ab
commit
159a1a8dd2
1 changed files with 1 additions and 0 deletions
|
@ -1463,6 +1463,7 @@ comms_resendAll( CommsCtxt* comms, XP_Bool force )
|
|||
comms->nextResend = now + comms->resendBackoff;
|
||||
}
|
||||
}
|
||||
XP_LOGF( TAGFMT() "=>%d", TAGPRMS, success );
|
||||
return success;
|
||||
} /* comms_resend */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue