From 1040078ce60b4641e5a3cdad6a2cef14660e63a3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 9 Feb 2010 18:02:51 -0500 Subject: Update API documentation. Also, start fixing some Gtk-Doc warnings. There's a lot. --- e-util/e-util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-util.h') diff --git a/e-util/e-util.h b/e-util/e-util.h index 276d20f310..45d3801453 100644 --- a/e-util/e-util.h +++ b/e-util/e-util.h @@ -79,7 +79,7 @@ void e_type_traverse (GType parent_type, ETypeFunc func, gpointer user_data); -gchar * e_str_without_underscores (const gchar *s); +gchar * e_str_without_underscores (const gchar *string); gint e_str_compare (gconstpointer x, gconstpointer y); gint e_str_case_compare (gconstpointer x, -- cgit v1.2.3