fixed syntax error found by gcc 4.1
This commit is contained in:
@@ -108,7 +108,7 @@ namespace libtorrent
|
|||||||
#ifndef NDEBUG
|
#ifndef NDEBUG
|
||||||
// overwrites some slots with the
|
// overwrites some slots with the
|
||||||
// contents of others
|
// contents of others
|
||||||
void storage::shuffle();
|
void shuffle();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Reference in New Issue
Block a user