fixed improper format

This commit is contained in:
Jeff Hill
2000-10-12 15:41:24 +00:00
parent c5281ac193
commit 7a970ec569
+1 -1
View File
@@ -107,7 +107,7 @@ void tcpRecvWatchdog::cancelRecvWatchdog ()
void tcpRecvWatchdog::show ( unsigned level ) const
{
printf ( "Receive virtual circuit watchdog at %p, period %s\n",
printf ( "Receive virtual circuit watchdog at %p, period %f\n",
this, this->period );
if ( level > 0u ) {
printf ( "\tresponse pending boolean %u, beacon anomaly boolean %u\n",