fixed indentation

This commit is contained in:
Arvid Norberg 2008-09-21 23:25:09 +00:00
parent de2859d9b0
commit 48dad0e2ac
1 changed files with 1 additions and 1 deletions

View File

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