Merge "Fixed a documentation error in protocol.txt"

This commit is contained in:
Elliott Hughes 2015-07-06 17:51:12 +00:00 committed by Gerrit Code Review
commit 913ef1ca5a

View file

@ -133,7 +133,7 @@ not change on later READY messages sent to the same stream.
--- WRITE(0, remote-id, "data") ---------------------------------------- --- WRITE(local-id, remote-id, "data") ---------------------------------
The WRITE message sends data to the recipient's stream identified by The WRITE message sends data to the recipient's stream identified by
remote-id. The payload MUST be <= maxdata in length. remote-id. The payload MUST be <= maxdata in length.