am 913ef1ca: Merge "Fixed a documentation error in protocol.txt"

* commit '913ef1ca5adb7f04b8e7282565ae98c656ebf90b':
  Fixed a documentation error in protocol.txt
This commit is contained in:
Elliott Hughes 2015-07-06 18:00:42 +00:00 committed by Android Git Automerger
commit f4bb11d298

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
remote-id. The payload MUST be <= maxdata in length.