d3d11compositor: Fix indent
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2461>
This commit is contained in:
parent
e4c82f450d
commit
a1048ce110
@ -370,7 +370,7 @@ gst_d3d11_compositor_sizing_policy_get_type (void)
|
||||
if (!sizing_policy_type) {
|
||||
sizing_policy_type =
|
||||
g_enum_register_static ("GstD3D11CompositorSizingPolicy",
|
||||
sizing_polices);
|
||||
sizing_polices);
|
||||
}
|
||||
return sizing_policy_type;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user