[balsa] fix trailing whitespace
- From: Peter Bloomfield <PeterB src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [balsa] fix trailing whitespace
- Date: Fri, 16 Oct 2009 01:11:58 +0000 (UTC)
commit ee61b88d7de24bcf25b1d3f827c9add61f33eb80
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Thu Oct 15 21:11:52 2009 -0400
fix trailing whitespace
src/pref-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/pref-manager.c b/src/pref-manager.c
index 91fc6f6..e2bc61c 100644
--- a/src/pref-manager.c
+++ b/src/pref-manager.c
@@ -3339,7 +3339,7 @@ static void imap_toggled_cb(GtkWidget * widget, GtkWidget * pbox)
{
properties_modified_cb(widget, pbox);
- if(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(pui->check_imap)))
+ if(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(pui->check_imap)))
gtk_widget_set_sensitive(GTK_WIDGET(pui->check_imap_inbox), TRUE);
else {
gtk_toggle_button_set_active(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]