From: Wim Taymans Date: Wed, 30 Nov 2011 06:23:07 +0000 (+0100) Subject: encoding-profile: small cleanup in docs X-Git-Tag: 1.19.3~511^2~7088 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4fb0f98bb98dfa68911861409d8cc24241991c55;p=platform%2Fupstream%2Fgstreamer.git encoding-profile: small cleanup in docs --- 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) {