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

* commit 'f4bb11d29888bae67d09a8004c3925f7dea9b1fc':
  Fixed a documentation error in protocol.txt
This commit is contained in:
Elliott Hughes 2015-07-06 18:21:32 +00:00 committed by Android Git Automerger
commit 0c3cb52dfc
1 changed files with 1 additions and 1 deletions

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.