diff options
Diffstat (limited to 'mail/em-vfolder-rule.h')
-rw-r--r-- | mail/em-vfolder-rule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-vfolder-rule.h b/mail/em-vfolder-rule.h index a5c80356e7..8e77986e2c 100644 --- a/mail/em-vfolder-rule.h +++ b/mail/em-vfolder-rule.h @@ -65,4 +65,4 @@ void em_vfolder_rule_remove_source (EMVFolderRule *vr, const gchar *uri) const gchar *em_vfolder_rule_find_source (EMVFolderRule *vr, const gchar *uri); const gchar *em_vfolder_rule_next_source (EMVFolderRule *vr, const gchar *last); -#endif /* ! _EM_VFOLDER_RULE_H */ +#endif /* _EM_VFOLDER_RULE_H */ |