[empathy: 138/148] Fix trailing whitespace
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 138/148] Fix trailing whitespace
- Date: Mon, 1 Jun 2009 12:19:29 -0400 (EDT)
commit 8465ea62a1813462ed4c6170ce74ba8407ef6455
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed May 27 17:42:42 2009 +0200
Fix trailing whitespace
---
libempathy/empathy-ft-handler.c | 2 +-
libempathy/empathy-utils.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c
index 4372da6..f7ba64f 100644
--- a/libempathy/empathy-ft-handler.c
+++ b/libempathy/empathy-ft-handler.c
@@ -1042,7 +1042,7 @@ set_content_hash_type_from_classes (EmpathyFTHandler *handler,
value = tp_asv_get_uint32
(fprops, TP_IFACE_CHANNEL_TYPE_FILE_TRANSFER ".ContentHashType",
&valid);
-
+
if (valid)
g_array_append_val (possible_values, value);
}
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index 9bcd656..47746f5 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -384,6 +384,6 @@ gint
empathy_uint_compare (gconstpointer a,
gconstpointer b)
{
- return *(guint*) a - *(guint*) b;
+ return *(guint *) a - *(guint *) b;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]