From 4fb0f98bb98dfa68911861409d8cc24241991c55 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 30 Nov 2011 07:23:07 +0100 Subject: [PATCH] encoding-profile: small cleanup in docs --- gst-libs/gst/pbutils/encoding-profile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/pbutils/encoding-profile.c b/gst-libs/gst/pbutils/encoding-profile.c index 6499111..068d34b 100644 --- a/gst-libs/gst/pbutils/encoding-profile.c +++ b/gst-libs/gst/pbutils/encoding-profile.c @@ -494,7 +494,7 @@ gst_encoding_video_profile_class_init (GObjectClass * klass) * * Returns: The pass number if this is part of a multi-pass profile. Starts at * 1 for multi-pass. 0 if this is not a multi-pass profile - **/ + */ guint gst_encoding_video_profile_get_pass (GstEncodingVideoProfile * prof) { -- 2.7.4