mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 13:37:40 +03:00
Removed trailing spaces
This commit is contained in:
parent
390b2e546e
commit
8b0c701266
238 changed files with 571 additions and 571 deletions
|
@ -54,7 +54,7 @@ public:
|
|||
SharedHandle<WrapExtBtMessage> wrapmsg =
|
||||
dynamic_pointer_cast<WrapExtBtMessage>
|
||||
(dispatcher_->messageQueue.front());
|
||||
|
||||
|
||||
SharedHandle<T> msg = dynamic_pointer_cast<T>(wrapmsg->m_);
|
||||
return msg;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue