[gst-cvs] gstreamer: docs: make links work (needs recent gtk-doc)
Stefan Kost
ensonic at kemper.freedesktop.org
Fri Nov 27 05:17:44 PST 2009
Module: gstreamer
Branch: master
Commit: 8d63e8e0c367a9c782e805d319e9d1fdef3fd8f0
URL: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=8d63e8e0c367a9c782e805d319e9d1fdef3fd8f0
Author: Stefan Kost <ensonic at users.sf.net>
Date: Fri Nov 27 14:18:02 2009 +0200
docs: make links work (needs recent gtk-doc)
---
gst/gstxml.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gst/gstxml.c b/gst/gstxml.c
index 9d3dfa2..04522fd 100644
--- a/gst/gstxml.c
+++ b/gst/gstxml.c
@@ -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"
More information about the Gstreamer-commits
mailing list