mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
gldisplay: fix g-i warning
This commit is contained in:
parent
0fe151dfde
commit
ba9ef3c50e
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ gst_gl_display_default_get_handle (GstGLDisplay * display)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gst_gl_display_get_foreign_display:
|
* gst_gl_display_get_foreign_display:
|
||||||
* @context: a #GstGLDisplay
|
* @display: a #GstGLDisplay
|
||||||
*
|
*
|
||||||
* Returns: whether the context belongs to a foreign display
|
* Returns: whether the context belongs to a foreign display
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue