gst/gstelement.h: Fix link in documentation.

Original commit message from CVS:
* gst/gstelement.h:
Fix link in documentation.
This commit is contained in:
Thijs Vermeir 2008-07-25 10:24:43 +00:00
parent 37498e01bb
commit 3a2d9fd0bc
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2008-07-25 Thijs Vermeir <thijsvermeir@gmail.com>
* gst/gstelement.h:
Fix link in documentation.
2008-07-24 Thijs Vermeir <thijsvermeir@gmail.com>
* gst/gstmessage.c:

View file

@ -265,8 +265,8 @@ typedef enum
/**
* GST_ELEMENT_ERROR:
* @el: the element that generates the error
* @domain: like CORE, LIBRARY, RESOURCE or STREAM (see #GstGError)
* @code: error code defined for that domain (see #GstGError)
* @domain: like CORE, LIBRARY, RESOURCE or STREAM (see #gstreamer-GstGError)
* @code: error code defined for that domain (see #gstreamer-GstGError)
* @text: the message to display (format string and args enclosed in
parentheses)
* @debug: debugging information for the message (format string and args