encoding-profile: small cleanup in docs

This commit is contained in:
Wim Taymans 2011-11-30 07:23:07 +01:00
parent 5bc6ffcd8b
commit 4fb0f98bb9

View file

@ -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)
{