aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-06-02 19:55:43 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-02 19:55:43 +0800
commitf62371c4d736e1181fbbe0a8b8b05acbc0f7edca (patch)
tree7c1037559e5727401c3dc78eda14fedd871bfe04 /mail/message-list.c
parent4f636a34c4d8b0e1cce81f1455c197f0f28f9bb6 (diff)
downloadgsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.tar
gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.tar.gz
gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.tar.bz2
gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.tar.lz
gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.tar.xz
gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.tar.zst
gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.zip
Whitespace cleanups.
Diffstat (limited to 'mail/message-list.c')
-rw-r--r--mail/message-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/message-list.c b/mail/message-list.c
index 94957c0399..850ef07037 100644
--- a/mail/message-list.c
+++ b/mail/message-list.c
@@ -4532,7 +4532,7 @@ free_message_info_data (gpointer uid,
static void
ml_sort_uids_by_tree (MessageList *ml,
GPtrArray *uids,
- GCancellable *cancellable)
+ GCancellable *cancellable)
{
ETreeTableAdapter *adapter;
ETableSortInfo *sort_info;