mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-04 01:41:18 -05:00
treewide: fix typos
Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
parent
1ce992d7cb
commit
6d9aa17572
13 changed files with 15 additions and 15 deletions
|
|
@ -91,7 +91,7 @@ struct wlr_color_transform_lut_3x1d *color_transform_lut_3x1d_from_base(
|
|||
* Create a simplified / normalized wlr_color_transform pipeline.
|
||||
* `transforms` may contain NULL transforms, they will be interpreted as the
|
||||
* identity transform, and removed.
|
||||
* `*result` may be set to a tranform of a type different from
|
||||
* `*result` may be set to a transform of a type different from
|
||||
* `wlr_color_transform_pipeline`, or to NULL if all input transforms are NULL
|
||||
*/
|
||||
bool color_transform_compose(struct wlr_color_transform **result,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue