fixed indentation
This commit is contained in:
parent
de2859d9b0
commit
48dad0e2ac
|
@ -213,7 +213,7 @@ namespace libtorrent
|
|||
tracker_manager(session_settings const& s, proxy_settings const& ps)
|
||||
: m_settings(s)
|
||||
, m_proxy(ps)
|
||||
, m_abort(false) {}
|
||||
, m_abort(false) {}
|
||||
|
||||
void queue_request(
|
||||
io_service& ios
|
||||
|
|
Loading…
Reference in New Issue