diff options
Diffstat (limited to 'mail/em-subscribe-editor.h')
-rw-r--r-- | mail/em-subscribe-editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-subscribe-editor.h b/mail/em-subscribe-editor.h index 07b6796d8b..553ed7d544 100644 --- a/mail/em-subscribe-editor.h +++ b/mail/em-subscribe-editor.h @@ -23,6 +23,6 @@ #include <gtk/gtk.h> -GtkWidget *em_subscribe_editor_new(void); +GtkWidget *em_subscribe_editor_new (void); #endif /* _EM_SUBSCRIBE_EDITOR_H */ |