From e8946b8691b42ebef547c3891ac71b0b7c6fbe07 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 13 Aug 2008 17:02:51 +0000 Subject: [PATCH] fix a cut/paste error in the spec. --- doc/rpc-spec.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/rpc-spec.txt b/doc/rpc-spec.txt index 37d42d5e2..ad536f13a 100644 --- a/doc/rpc-spec.txt +++ b/doc/rpc-spec.txt @@ -72,7 +72,7 @@ Response arguments: none -3.2. Torrent Mutator +3.2. Torrent Mutators Method name: "torrent-set" @@ -213,7 +213,6 @@ { "arguments": { - "fields": 2080, "fields": [ "id", "name", "totalSize" ] } "method": "torrent-get", @@ -225,7 +224,6 @@ { "arguments": { - "fields": 2080, "torrents": [ { "id": 10,