From: gb Date: Mon, 29 Mar 2010 09:09:30 +0000 (+0000) Subject: Fix typos. X-Git-Tag: 1.19.3~503^2~3570 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=504dc9bf98a68080946886ca056f7e31af2bec3c;p=platform%2Fupstream%2Fgstreamer.git Fix typos. --- diff --git a/gst-libs/gst/vaapi/gstvaapiwindow_glx.c b/gst-libs/gst/vaapi/gstvaapiwindow_glx.c index b516a29..0f350cb 100644 --- a/gst-libs/gst/vaapi/gstvaapiwindow_glx.c +++ b/gst-libs/gst/vaapi/gstvaapiwindow_glx.c @@ -457,7 +457,7 @@ gst_vaapi_window_glx_new_with_xid(GstVaapiDisplay *display, Window xid) /** * gst_vaapi_window_glx_get_context: - * @window: a #GstVaapiWindow + * @window: a #GstVaapiWindowGLX * * Returns the #GLXContext bound to the @window. * @@ -474,7 +474,7 @@ gst_vaapi_window_glx_get_context(GstVaapiWindowGLX *window) /** * gst_vaapi_window_glx_set_context: - * @window: a #GstVaapiWindow + * @window: a #GstVaapiWindowGLX * @ctx: a GLX context * * Binds GLX context @ctx to @window. If @ctx is non %NULL, the caller