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:
f44d8c3
)
comment: small comment correction
author
Stefan Kost
<ensonic@users.sf.net>
Tue, 8 Dec 2009 09:30:39 +0000
(11:30 +0200)
committer
Stefan Kost
<ensonic@users.sf.net>
Mon, 14 Dec 2009 09:08:47 +0000
(11:08 +0200)
gst/gstobject.c
patch
|
blob
|
history
diff --git
a/gst/gstobject.c
b/gst/gstobject.c
index 996353b3d04b40fa0b2f98ef63776d428ec51d97..ebf3d2d000cd707ac831e9452202e0f804da71b7 100644
(file)
--- a/
gst/gstobject.c
+++ b/
gst/gstobject.c
@@
-486,7
+486,7
@@
gst_object_finalize (GObject * object)
parent_class->finalize (object);
}
-/* Changing a GObject property of a GstObject will result in "deep
_
notify"
+/* Changing a GObject property of a GstObject will result in "deep
-
notify"
* signals being emitted by the object itself, as well as in each parent
* object. This is so that an application can connect a listener to the
* top-level bin to catch property-change notifications for all contained