mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Fixed typo
This commit is contained in:
parent
708d0a82a7
commit
9f42117eb2
1 changed files with 1 additions and 1 deletions
|
@ -60,5 +60,5 @@ cmd | length | payload | mac
|
||||||
8 | 16 | variable | 32
|
8 | 16 | variable | 32
|
||||||
|
|
||||||
Each packet has a type identified by the 8 bit `cmd` field.
|
Each packet has a type identified by the 8 bit `cmd` field.
|
||||||
The 16 bit big endian length only inculdes the length of the payload.
|
The 16 bit big endian length only includes the length of the payload.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue