mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
Cosmetics.
This commit is contained in:
parent
d69e59ffee
commit
fe4740d35a
1 changed files with 2 additions and 1 deletions
|
@ -262,7 +262,8 @@ gst_vaapi_display_set_property(
|
|||
GObject *object,
|
||||
guint prop_id,
|
||||
const GValue *value,
|
||||
GParamSpec *pspec)
|
||||
GParamSpec *pspec
|
||||
)
|
||||
{
|
||||
GstVaapiDisplay * const display = GST_VAAPI_DISPLAY(object);
|
||||
|
||||
|
|
Loading…
Reference in a new issue