[empathy: 22/28] Style fix
- From: Danielle Madeley <daniellem src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 22/28] Style fix
- Date: Thu, 18 Aug 2011 00:36:38 +0000 (UTC)
commit d5024011258a052ea3b88e95d0098f3901bb98cc
Author: Danielle Madeley <danielle madeley collabora co uk>
Date: Fri Aug 12 08:47:48 2011 +1000
Style fix
libempathy-gtk/empathy-log-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-log-window.c b/libempathy-gtk/empathy-log-window.c
index a27b238..bbf9e04 100644
--- a/libempathy-gtk/empathy-log-window.c
+++ b/libempathy-gtk/empathy-log-window.c
@@ -401,7 +401,7 @@ insert_or_change_row (EmpathyLogWindow *self,
method,
g_strdelimit (str, ":", ','),
text,
- icon != NULL ? icon: "",
+ icon != NULL ? icon : "",
date);
webkit_web_view_execute_script (WEBKIT_WEB_VIEW (self->priv->webview),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]