From ae9db3ed236b0c734fd12c8dc8c99764626bf0b8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 1 Jul 2011 00:07:26 -0400 Subject: Coding style and whitespace cleanup. --- mail/message-list.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mail/message-list.h') diff --git a/mail/message-list.h b/mail/message-list.h index 6223c49ad8..f4a8150e1f 100644 --- a/mail/message-list.h +++ b/mail/message-list.h @@ -114,11 +114,12 @@ struct _MessageList { /* Current search string, or %NULL */ gchar *search; - /* which message uid should be left in the list even not in a search after rebuild; - rebuild will clear the value to NULL */ + /* which message uid should be left in the list even not in a + * search after rebuild; rebuild will clear the value to NULL */ gchar *ensure_uid; - /* are we regenerating the message_list because set_folder was just called? */ + /* are we regenerating the message_list because set_folder + * was just called? */ guint just_set_folder : 1; /* Are we displaying threaded view? */ -- cgit v1.2.3