diff options
Diffstat (limited to 'mail/em-vfolder-editor.h')
-rw-r--r-- | mail/em-vfolder-editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-vfolder-editor.h b/mail/em-vfolder-editor.h index 25497f4c9c..65500ba374 100644 --- a/mail/em-vfolder-editor.h +++ b/mail/em-vfolder-editor.h @@ -37,7 +37,7 @@ typedef struct _EMVFolderEditorClass EMVFolderEditorClass; struct _EMVFolderEditor { RuleEditor parent_object; - + }; struct _EMVFolderEditorClass { |