Fixed typo.

This commit is contained in:
lotodore
2007-11-22 20:08:45 +00:00
parent af12e4f35e
commit 49e39adfbb
+1 -1
View File
@@ -112,7 +112,7 @@ ReceiverHelper::InternalGetPackets(ReceiveBuffer &buf)
{
// Reset buffer on error.
buf.recvBufUsed = 0;
LOG_ERR(e.what());
LOG_ERROR(e.what());
}
}
if (tmpPacket.get())