diff --git a/src/base/bittorrent/torrentimpl.cpp b/src/base/bittorrent/torrentimpl.cpp index cedc6ef0c..1c101d0be 100644 --- a/src/base/bittorrent/torrentimpl.cpp +++ b/src/base/bittorrent/torrentimpl.cpp @@ -2971,4 +2971,4 @@ QFuture> TorrentImpl::invokeAsync(Func &&func) const }); return future; -} \ No newline at end of file +}