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);
|
||||
#endif
|
||||
#ifdef TORRENT_DEBUG
|
||||
m_magic = 0x1337;
|
||||
m_magic = 0x1337;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue