[totem-pl-parser] plparse: Fix obsolete gtk-doc syntax
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] plparse: Fix obsolete gtk-doc syntax
- Date: Tue, 18 Feb 2014 16:07:11 +0000 (UTC)
commit 7dcf0f69d38c8f54ea277237781f74d9fb43e333
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 18 17:04:33 2014 +0100
plparse: Fix obsolete gtk-doc syntax
plparse/totem-pl-parser.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plparse/totem-pl-parser.c b/plparse/totem-pl-parser.c
index 9c10bbd..184fcdd 100644
--- a/plparse/totem-pl-parser.c
+++ b/plparse/totem-pl-parser.c
@@ -1486,11 +1486,11 @@ totem_pl_parser_add_uri_valist (TotemPlParser *parser,
* totem_pl_parser_add_uri:
* @parser: a #TotemPlParser
* @first_property_name: the first property name
- * @Varargs: value for the first property, followed optionally by more
+ * @...: value for the first property, followed optionally by more
* name/value pairs, followed by %NULL
*
* Adds a URI to the playlist with the properties given in @first_property_name
- * and @Varargs.
+ * and @....
**/
void
totem_pl_parser_add_uri (TotemPlParser *parser,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]