Merge pull request #971 from rmalizia44/patch-1

Fixing a typo
master
Samuel Gros 6 년 전 committed by GitHub
커밋 1addf3e176
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ void Protocol::send(const OutputMessagePtr& outputMessage)
if(m_checksumEnabled)
outputMessage->writeChecksum();
// wirte message size
// write message size
outputMessage->writeMessageSize();
// send

불러오는 중...
취소
저장