loolwsd/protocol.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 15e216ff7c7b683cd9c912523e1d04c7180e8022
Author: Tor Lillqvist <t...@collabora.com>
Date:   Tue May 3 08:15:06 2016 +0300

    Clarify that single-line don't need a newline terminator

diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index 22e8682..5f8d780 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -1,6 +1,6 @@
 All communication consists of messages that are one line of
-human-readable UTF-8 text optionally followed by a single newline and
-binary data.
+human-readable UTF-8 text (with no terminating newline), optionally
+followed by a single newline and binary data.
 
 The protocol is not a request-response one. Messages may be sent in
 either direction at any time, either in response to some message, or
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to