diff options
Diffstat (limited to 'mail/em-vfolder-context.h')
-rw-r--r-- | mail/em-vfolder-context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-vfolder-context.h b/mail/em-vfolder-context.h index 2330179a4c..d47730f41f 100644 --- a/mail/em-vfolder-context.h +++ b/mail/em-vfolder-context.h @@ -36,7 +36,7 @@ typedef struct _EMVFolderContextClass EMVFolderContextClass; struct _EMVFolderContext { RuleContext parent_object; - + }; struct _EMVFolderContextClass { |