JANITORIAL: Remove trailing whitespaces
This commit is contained in:
parent
51f212d9dc
commit
a05e54f00c
665 changed files with 5896 additions and 5899 deletions
|
@ -125,7 +125,7 @@ void SessionRequest::handle() {
|
|||
if (_contentsStream.write(_buffer, readBytes) != readBytes)
|
||||
warning("SessionRequest: unable to write all the bytes into MemoryWriteStreamDynamic");
|
||||
|
||||
if (_stream->eos()) {
|
||||
if (_stream->eos()) {
|
||||
finishSuccess();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue