gst/gstelement.c: Little clarification in the docs

Original commit message from CVS:
* gst/gstelement.c:
Little clarification in the docs
This commit is contained in:
Stefan Kost 2006-03-24 10:44:17 +00:00
parent cfbd7ba925
commit a7004ec5a2
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-03-24 Stefan Kost <ensonic@users.sf.net>
* gst/gstelement.c:
Little clarification in the docs
2006-03-24 Stefan Kost <ensonic@users.sf.net>
* docs/README:

View file

@ -1054,6 +1054,8 @@ gst_element_class_add_pad_template (GstElementClass * klass,
*
* Sets the detailed information for a #GstElementClass.
* <note>This function is for use in _base_init functions only.</note>
*
* The @details are copied.
*/
void
gst_element_class_set_details (GstElementClass * klass,