projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2b934a
)
miniobject: fix some miniobject docs
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Thu, 5 Jul 2012 14:17:53 +0000
(16:17 +0200)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Thu, 5 Jul 2012 14:18:27 +0000
(16:18 +0200)
gst/gstminiobject.c
patch
|
blob
|
history
diff --git
a/gst/gstminiobject.c
b/gst/gstminiobject.c
index
a526b26
..
81bdea3
100644
(file)
--- a/
gst/gstminiobject.c
+++ b/
gst/gstminiobject.c
@@
-109,10
+109,6
@@
_priv_gst_mini_object_initialize (void)
*
* Initializes a mini-object with the desired type and copy/dispose/free
* functions.
- *
- * MT safe
- *
- * Returns: (transfer full): the new mini-object.
*/
void
gst_mini_object_init (GstMiniObject * mini_object, guint flags, GType type,