From e18a37ac197916933304dff89d43561f71135af8 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 1 Sep 2015 16:18:31 +0200 Subject: Make machineDescription binary in TransferInformation --- src/main/thrift/bwlp.thrift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/thrift/bwlp.thrift') diff --git a/src/main/thrift/bwlp.thrift b/src/main/thrift/bwlp.thrift index 7189842..91e904d 100644 --- a/src/main/thrift/bwlp.thrift +++ b/src/main/thrift/bwlp.thrift @@ -314,7 +314,7 @@ struct TransferInformation { 2: i32 plainPort, 3: i32 sslPort, 4: optional list blockHashes, // Only if transfer is a download (and list is known) - 5: optional string machineDescription, // Only if transfer is a download + 5: optional binary machineDescription, // Only if transfer is a download } // Used to tell status of an upload. The blockStatus is one byte per 16MB block, -- cgit v1.2.3-55-g7522