gldisplay: fix g-i warning

This commit is contained in:
Wonchul Lee 2019-07-23 09:09:35 +09:00
parent 0fe151dfde
commit ba9ef3c50e

View file

@ -365,7 +365,7 @@ gst_gl_display_default_get_handle (GstGLDisplay * display)
/**
* gst_gl_display_get_foreign_display:
* @context: a #GstGLDisplay
* @display: a #GstGLDisplay
*
* Returns: whether the context belongs to a foreign display
*