From 8771a6de3590d468d1a2c3cfab34955c624f614a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 1 Jun 2009 19:09:19 -0400 Subject: More code cleanup. --- shell/e-component-registry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-component-registry.c') diff --git a/shell/e-component-registry.c b/shell/e-component-registry.c index 97490b45ac..6497a7bdd1 100644 --- a/shell/e-component-registry.c +++ b/shell/e-component-registry.c @@ -89,7 +89,7 @@ component_info_free (EComponentInfo *info) g_free (info); } -static int +static gint component_info_compare_func (EComponentInfo *a, EComponentInfo *b) { -- cgit v1.2.3