mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
directcontrolbinding: fix formatting
This commit is contained in:
parent
05dbad27c5
commit
653f9148bd
1 changed files with 2 additions and 1 deletions
|
@ -90,7 +90,8 @@ struct _GstDirectControlBinding {
|
|||
struct {
|
||||
gboolean want_absolute;
|
||||
} abi;
|
||||
} ABI;};
|
||||
} ABI;
|
||||
};
|
||||
|
||||
/**
|
||||
* GstDirectControlBindingClass:
|
||||
|
|
Loading…
Reference in a new issue