[empathy: 1/3] empathy-map-view: fix coding style
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 1/3] empathy-map-view: fix coding style
- Date: Wed, 24 Jun 2009 16:32:06 +0000 (UTC)
commit 16b7d0adaecd0ff7f1d24741cd35246f80a72e42
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Jun 24 16:07:52 2009 +0100
empathy-map-view: fix coding style
src/empathy-map-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-map-view.c b/src/empathy-map-view.c
index 99c496b..86e15bd 100644
--- a/src/empathy-map-view.c
+++ b/src/empathy-map-view.c
@@ -161,7 +161,7 @@ map_view_contacts_foreach (GtkTreeModel *model,
GtkTreeIter *iter,
gpointer user_data)
{
- EmpathyMapView *window = (EmpathyMapView*) user_data;
+ EmpathyMapView *window = (EmpathyMapView *) user_data;
EmpathyContact *contact;
ClutterActor *marker;
ClutterActor *texture;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]