mirror of
https://github.com/monero-project/monero.git
synced 2025-07-30 02:38:44 -04:00
Merge pull request #622
e514f0a
even more typos (Henning Kopp)9abc4b8
more typos fixed (Henning Kopp)0693f3c
fixed typo (Henning Kopp)
This commit is contained in:
commit
153fe0cb75
3 changed files with 7 additions and 7 deletions
|
@ -509,7 +509,7 @@ using namespace std;
|
|||
if(0 == chunk_size)
|
||||
{
|
||||
//Here is a small confusion
|
||||
//In breif - if the chunk is the last one we need to get terminating sequence
|
||||
//In brief - if the chunk is the last one we need to get terminating sequence
|
||||
//along with the cipher, generally in the "ddd\r\n\r\n" form
|
||||
|
||||
for(it++;it != buff.end(); it++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue