gst/gstutils.c: Add mising "Since:" to docs.
authorStefan Kost <ensonic@users.sourceforge.net>
Wed, 12 Dec 2007 06:58:56 +0000 (06:58 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Wed, 12 Dec 2007 06:58:56 +0000 (06:58 +0000)
Original commit message from CVS:
* gst/gstutils.c:
Add mising "Since:" to docs.

ChangeLog
gst/gstutils.c

index 05fcc18..4a4bb3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-12  Stefan Kost  <ensonic@users.sf.net>
+
+       * gst/gstutils.c:
+         Add mising "Since:" to docs.
+
 2007-12-11  Stefan Kost  <ensonic@users.sf.net>
 
        * gst/gstplugin.c:
index ddbe977..c255f2c 100644 (file)
@@ -1031,6 +1031,8 @@ gst_element_state_get_name (GstState state)
  * Gets a string representing the given state change result.
  *
  * Returns: a string with the name of the state change result.
+ *
+ * Since: 0.10.11
  */
 G_CONST_RETURN gchar *
 gst_element_state_change_return_get_name (GstStateChangeReturn state_ret)