diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-06-02 19:55:43 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-06-02 19:55:43 +0800 |
commit | f62371c4d736e1181fbbe0a8b8b05acbc0f7edca (patch) | |
tree | 7c1037559e5727401c3dc78eda14fedd871bfe04 /mail/message-list.c | |
parent | 4f636a34c4d8b0e1cce81f1455c197f0f28f9bb6 (diff) | |
download | gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.tar.gz gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.tar.zst gsoc2013-evolution-f62371c4d736e1181fbbe0a8b8b05acbc0f7edca.zip |
Whitespace cleanups.
Diffstat (limited to 'mail/message-list.c')
-rw-r--r-- | mail/message-list.c | 2 |
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; |