Removed trailing spaces

This commit is contained in:
Tatsuhiro Tsujikawa 2012-10-01 23:52:22 +09:00
parent 390b2e546e
commit 8b0c701266
238 changed files with 571 additions and 571 deletions

View file

@ -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);