From 558aa5eedf84d1ae81d9e87ed83bec941d81c9df Mon Sep 17 00:00:00 2001 From: Method Date: Sun, 14 Jul 2013 03:58:31 +0000 Subject: [PATCH] Update MediaWiki page '666 Protocol' --- 666-Protocol.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/666-Protocol.mediawiki b/666-Protocol.mediawiki index bafdd61..2a0be80 100644 --- a/666-Protocol.mediawiki +++ b/666-Protocol.mediawiki @@ -1846,4 +1846,4 @@ The server responds to the client's requests for particular resources by sending Of particular note is that the response is grouped into 512-byte blocks. For every block after the first, the first byte of the block '''must''' be 0xff (decimal 255). -In addition, if the client has updated its XOR code to be nonzero, the server must XOR each byte of data with the chosen code before it responds to the client. \ No newline at end of file +In addition, if the client has updated its XOR code to be nonzero, the server must XOR each byte of the response with the chosen code before it sends it to the client. \ No newline at end of file