mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-02 09:51:11 +00:00
memory: Fix docs typo
This commit is contained in:
parent
fb874e2104
commit
de37675e3a
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ typedef struct {
|
||||||
* GstAllocationParams:
|
* GstAllocationParams:
|
||||||
* @flags: flags to control allocation
|
* @flags: flags to control allocation
|
||||||
* @align: the desired alignment of the memory
|
* @align: the desired alignment of the memory
|
||||||
* @prefix: the disired prefix
|
* @prefix: the desired prefix
|
||||||
* @padding: the desired padding
|
* @padding: the desired padding
|
||||||
*
|
*
|
||||||
* Parameters to control the allocation of memory
|
* Parameters to control the allocation of memory
|
||||||
|
|
Loading…
Reference in a new issue