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