From 79c34f823b426bb883cbef9042b7ca0ebba20fdb Mon Sep 17 00:00:00 2001 From: gb Date: Mon, 3 May 2010 22:34:53 +0000 Subject: [PATCH] Fix doc. --- gst-libs/gst/vaapi/gstvaapiprofile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/vaapi/gstvaapiprofile.c b/gst-libs/gst/vaapi/gstvaapiprofile.c index f41e96ea85..3a6b78f230 100644 --- a/gst-libs/gst/vaapi/gstvaapiprofile.c +++ b/gst-libs/gst/vaapi/gstvaapiprofile.c @@ -329,7 +329,7 @@ gst_vaapi_profile_get_codec(GstVaapiProfile profile) /** * gst_vaapi_entrypoint: - * @entryprofile: a #VAEntrypoint + * @entrypoint: a #VAEntrypoint * * Converts a VA entry-point into the corresponding #GstVaapiEntrypoint. * If the entry-point cannot be represented by #GstVaapiEntrypoint,