[797/906] x11: fix build for clang
This commit is contained in:
parent
b8b9fced19
commit
72cc3c4815
@ -614,7 +614,7 @@ gst_gl_window_x11_run (GstGLWindow * window)
|
||||
g_main_loop_run (window_x11->loop);
|
||||
}
|
||||
|
||||
inline gchar *
|
||||
static inline gchar *
|
||||
event_type_to_string (guint type)
|
||||
{
|
||||
switch (type) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user