forked from premiere/premiere-libtorrent
fixed indentation
This commit is contained in:
parent
92f42eb23c
commit
89e4c41ea2
|
@ -62,7 +62,7 @@ namespace libtorrent
|
||||||
m_log.open("disk_buffers.log", std::ios::trunc);
|
m_log.open("disk_buffers.log", std::ios::trunc);
|
||||||
#endif
|
#endif
|
||||||
#ifdef TORRENT_DEBUG
|
#ifdef TORRENT_DEBUG
|
||||||
m_magic = 0x1337;
|
m_magic = 0x1337;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue