gst/gstxml.c: Clarify that the save_thyself() and restore_thyself() virtual functions...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 10 Oct 2008 15:38:06 +0000 (15:38 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 10 Oct 2008 15:38:06 +0000 (15:38 +0000)
commite6543e71ef0285005fa3dfc3ab2a06a9f16b70af
tree56f6f45083d9dd182be58bcd1bb21eb327a5d5c9
parent401cc7fe6a719aec6c27936aca2114925c00eef3
gst/gstxml.c: Clarify that the save_thyself() and restore_thyself() virtual functions of GstObject need to be overrid...

Original commit message from CVS:
* gst/gstxml.c:
Clarify that the save_thyself() and restore_thyself() virtual
functions of GstObject need to be overriden, not
gst_object_(save|restore)_thyself() which is impossible.
Fixes bug #555700.
ChangeLog
gst/gstxml.c