mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-23 06:59:58 -05:00
doc: fix a typo
This commit is contained in:
parent
3234037a71
commit
68080ec531
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ marshalling.
|
|||
|
||||
Each POD is made of a 32 bits size followed by a 32 bits type field,
|
||||
followed by the pod contents. This makes it possible to skip over unknown
|
||||
POD type. The POD start is always aligned to 8 bytes.
|
||||
POD types. The POD start is always aligned to 8 bytes.
|
||||
|
||||
PODs can be efficiently constructed and parsed in real-time threads without
|
||||
requiring memory allocations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue