aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-mailer-prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-mailer-prefs.h')
-rw-r--r--mail/em-mailer-prefs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/em-mailer-prefs.h b/mail/em-mailer-prefs.h
index c7dc6ac80a..fddc7cd4e1 100644
--- a/mail/em-mailer-prefs.h
+++ b/mail/em-mailer-prefs.h
@@ -10,7 +10,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
@@ -106,7 +106,7 @@ struct _EMMailerPrefs {
/* Junk prefs */
GtkToggleButton *empty_junk;
GtkComboBox *empty_junk_days;
-
+
GtkToggleButton *sa_local_tests_only;
GtkToggleButton *sa_use_daemon;
GtkComboBox *default_junk_plugin;
@@ -115,7 +115,7 @@ struct _EMMailerPrefs {
GtkToggleButton *junk_header_check;
GtkTreeView *junk_header_tree;
- GtkListStore *junk_header_list_store;
+ GtkListStore *junk_header_list_store;
GtkButton *junk_header_add;
GtkButton *junk_header_remove;
GtkToggleButton *junk_book_lookup;