docs: make links work (needs recent gtk-doc)

This commit is contained in:
Stefan Kost 2009-11-27 14:18:02 +02:00
parent 85d85f9d36
commit 8d63e8e0c3

View file

@ -30,8 +30,8 @@
* Additionally one can load saved pipelines into the gst-editor to inspect the
* graph.
*
* #GstElement implementations need to override the #GstObject.save_thyself()
* and #GstObject.restore_thyself() virtual functions of #GstObject.
* #GstElement implementations need to override the #GstObjectClass.save_thyself()
* and #GstObjectClass.restore_thyself() virtual functions of #GstObject.
*/
#include "gst_private.h"