From 504dc9bf98a68080946886ca056f7e31af2bec3c Mon Sep 17 00:00:00 2001 From: gb Date: Mon, 29 Mar 2010 09:09:30 +0000 Subject: [PATCH] Fix typos. --- gst-libs/gst/vaapi/gstvaapiwindow_glx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.7.4