mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 21:47:37 +03:00
Removed trailing spaces
This commit is contained in:
parent
390b2e546e
commit
8b0c701266
238 changed files with 571 additions and 571 deletions
|
@ -558,7 +558,7 @@ HttpDownloadCommand* HttpResponseCommand::createHttpDownloadCommand
|
|||
command->installStreamFilter(filter);
|
||||
if(getRequestGroup()->isFileAllocationEnabled() &&
|
||||
!decideFileAllocation(filter)) {
|
||||
getRequestGroup()->setFileAllocationEnabled(false);
|
||||
getRequestGroup()->setFileAllocationEnabled(false);
|
||||
}
|
||||
getRequestGroup()->getURISelector()->tuneDownloadCommand
|
||||
(getFileEntry()->getRemainingUris(), command);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue