summaryrefslogtreecommitdiff
path: root/gst/gstminiobject.h
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-05-14 14:02:06 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-05-14 14:05:52 +0100
commit76ccd2a1e9a7adc3b3bb3cc09b4a4b8ed521e1f6 (patch)
tree3c56f0803d472f1fb8c460df2a1cdd3d4a5e2ae1 /gst/gstminiobject.h
parent7316a88387e3e5a36d792f4a6e95cbb9f05e9513 (diff)
docs: fix up some Since markers and update for new multiqueue args
Diffstat (limited to 'gst/gstminiobject.h')
-rw-r--r--gst/gstminiobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstminiobject.h b/gst/gstminiobject.h
index 64232cb110..024d1e2111 100644
--- a/gst/gstminiobject.h
+++ b/gst/gstminiobject.h
@@ -146,7 +146,7 @@ typedef enum
* called, there's not much you could do with the object, apart from e.g. using
* its adress as hash-index or the like.
*
- * Since: 0.10.34
+ * Since: 0.10.35
*
*/
typedef void (*GstMiniObjectWeakNotify) (gpointer data,