aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/component-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/component-factory.c b/notes/component-factory.c
index 5e9cae24f5..f416156ba3 100644
--- a/notes/component-factory.c
+++ b/notes/component-factory.c
@@ -102,7 +102,7 @@ create_view (EvolutionShellComponent *shell_component,
static void
owner_set_cb (EvolutionShellComponent *shell_component,
- Evolution_Shell shell_interface,
+ EvolutionShellClient shell_client,
gpointer user_data)
{
g_print ("evolution-notes: Yeeeh! We have an owner!\n"); /* FIXME */