[empathy/gnome-3-0] coding style tweak
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-3-0] coding style tweak
- Date: Mon, 20 Jun 2011 14:20:26 +0000 (UTC)
commit ea27db414c21f855aea26c0ccfd4b4963ff05963
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Jun 7 15:12:20 2011 +0200
coding style tweak
src/empathy-main-window.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c
index 231b1e1..094be41 100644
--- a/src/empathy-main-window.c
+++ b/src/empathy-main-window.c
@@ -200,8 +200,7 @@ main_window_flash_foreach (GtkTreeModel *model,
GdkPixbuf *pixbuf = NULL;
gtk_tree_model_get (model, iter,
- EMPATHY_INDIVIDUAL_STORE_COL_INDIVIDUAL,
- &individual,
+ EMPATHY_INDIVIDUAL_STORE_COL_INDIVIDUAL, &individual,
-1);
if (individual == NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]