aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-filter-smtp.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2000-05-23 10:57:31 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-05-23 10:57:31 +0800
commit924869dd9cd945d7bbab04d4878706acb82734e4 (patch)
tree569ded94c0d5e76d16b4d5246abaed49a0a13bfd /camel/camel-mime-filter-smtp.h
parentd5999b60c924a3aad5852d33e0fad0dcaa6c266c (diff)
downloadgsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.gz
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.bz2
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.lz
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.xz
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.tar.zst
gsoc2013-evolution-924869dd9cd945d7bbab04d4878706acb82734e4.zip
dude, just stuff
svn path=/trunk/; revision=3166
Diffstat (limited to 'camel/camel-mime-filter-smtp.h')
-rw-r--r--camel/camel-mime-filter-smtp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/camel/camel-mime-filter-smtp.h b/camel/camel-mime-filter-smtp.h
index 6bfa20e9c4..545b339431 100644
--- a/camel/camel-mime-filter-smtp.h
+++ b/camel/camel-mime-filter-smtp.h
@@ -44,7 +44,7 @@ struct _CamelMimeFilterSmtpClass {
CamelMimeFilterClass parent_class;
};
-guint camel_mime_filter_smtp_get_type (void);
-CamelMimeFilterFrom *camel_mime_filter_smtp_new (void);
+guint camel_mime_filter_smtp_get_type (void);
+CamelMimeFilterSmtp *camel_mime_filter_smtp_new (void);
#endif /* ! _CAMEL_MIME_FILTER_SMTP_H */