From d699ae89aa0ff818b6264ad17f62377f1753999d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 12 Aug 2018 20:29:26 +0200 Subject: [PATCH] doc: fix style (relay protocol) --- doc/en/weechat_relay_protocol.en.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/weechat_relay_protocol.en.adoc b/doc/en/weechat_relay_protocol.en.adoc index 39696a636..8cea01da0 100644 --- a/doc/en/weechat_relay_protocol.en.adoc +++ b/doc/en/weechat_relay_protocol.en.adoc @@ -497,7 +497,7 @@ Messages are sent as binary data, using following format (with size in bytes): └────────────────────┘ └───────────────────────────────────────────────────────┘ header (5) compressed data (??) └──────────────────────────────────────────────────────────────────────────────┘ - _length_ bytes + 'length' bytes .... * _length_ (unsigned integer, 4 bytes): number of bytes of whole message