[empathy: 12/26] empathy-nautilus-sendto.c: fix shadow declaration
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy: 12/26] empathy-nautilus-sendto.c: fix shadow declaration
- Date: Thu, 22 Oct 2009 13:38:39 +0000 (UTC)
commit 5f6e2d5c91cf79cdcec6de941db2393563bb0f82
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Oct 21 17:25:19 2009 +0100
empathy-nautilus-sendto.c: fix shadow declaration
nautilus-sendto-plugin/empathy-nautilus-sendto.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nautilus-sendto-plugin/empathy-nautilus-sendto.c b/nautilus-sendto-plugin/empathy-nautilus-sendto.c
index 976ed84..8560ac7 100644
--- a/nautilus-sendto-plugin/empathy-nautilus-sendto.c
+++ b/nautilus-sendto-plugin/empathy-nautilus-sendto.c
@@ -189,7 +189,7 @@ error_dialog_cb (GtkDialog *dialog,
}
static void
-handler_ready_cb (EmpathyFTFactory *factory,
+handler_ready_cb (EmpathyFTFactory *fact,
EmpathyFTHandler *handler,
GError *error,
NstPlugin *plugin)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]