Minor fix in documentation
authorDavid Schleef <ds@schleef.org>
Thu, 15 Jan 2004 20:33:53 +0000 (20:33 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 15 Jan 2004 20:33:53 +0000 (20:33 +0000)
Original commit message from CVS:
Minor fix in documentation

gst/gsttag.c
gst/gsttaglist.c

index b1c0422..6f8bfd1 100644 (file)
@@ -560,7 +560,7 @@ gst_tag_list_get_tag_size (const GstTagList *list, const gchar *tag)
  * @list: list to set tags in
  * @mode: the mode to use
  * @tag: tag
- * @...: values to set
+ * @...: NULL-terminated list of values to set
  *
  * Sets the values for the given tags using the specified mode.
  */
index b1c0422..6f8bfd1 100644 (file)
@@ -560,7 +560,7 @@ gst_tag_list_get_tag_size (const GstTagList *list, const gchar *tag)
  * @list: list to set tags in
  * @mode: the mode to use
  * @tag: tag
- * @...: values to set
+ * @...: NULL-terminated list of values to set
  *
  * Sets the values for the given tags using the specified mode.
  */