From 7dcd0b44996ade2fc7713a927eb0ff44c5ff9fb2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 2 Mar 2013 15:35:31 -0500 Subject: Update API documentation. --- e-util/e-alert.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'e-util/e-alert.c') diff --git a/e-util/e-alert.c b/e-util/e-alert.c index 5a08e07122..e1d8ba26e9 100644 --- a/e-util/e-alert.c +++ b/e-util/e-alert.c @@ -697,13 +697,11 @@ e_alert_init (EAlert *alert) /** * e_alert_new: * @tag: alert identifier - * @arg0: The first argument for the alert formatter. The list must - * be NULL terminated. + * @...: %NULL-terminated argument list * * Creates a new EAlert. The @tag argument is used to determine * which alert to use, it is in the format domain:alert-id. The NULL - * terminated list of arguments, starting with @arg0 is used to fill - * out the alert definition. + * terminated list of arguments is used to fill out the alert definition. * * Returns: a new #EAlert **/ -- cgit v1.2.3