* Added 'rpc/fixed_key.h' header.

* Replaced Command with command_base.


git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1168 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2010-04-30 04:36:02 +00:00
parent 7dad6d34f3
commit 8b03988612
15 changed files with 307 additions and 248 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ apply_encryption(const torrent::Object::list_type& args) {
torrent::Object
apply_tos(const torrent::Object::string_type& arg) {
rpc::Command::value_type value;
rpc::command_base::value_type value;
torrent::ConnectionManager* cm = torrent::connection_manager();
if (arg == "default")