encoding-profile: small cleanup in docs
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 30 Nov 2011 06:23:07 +0000 (07:23 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 30 Nov 2011 06:23:07 +0000 (07:23 +0100)
gst-libs/gst/pbutils/encoding-profile.c

index 6499111..068d34b 100644 (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)
 {