* Renamed 'check_hash' and added a redirect.

* Added proper torrent::Object stack type in rpc::Command.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1160 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2010-04-07 08:49:12 +00:00
parent 4b9c4d5bbe
commit d17fa0c684
8 changed files with 132 additions and 19 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
namespace rpc {
Command::stack_type Command::m_arguments;
Command::stack_type Command::current_stack;
CommandMap::~CommandMap() {
std::vector<const char*> keys;