diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-02-06 12:33:47 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-02-06 12:33:47 +0800 |
commit | cb2a6b81ebd1103fe56987a76016cc4d5579ec35 (patch) | |
tree | 20509852d97f0f2f22471c7159cf307f2ebfae90 /camel/camel-mime-part.h | |
parent | 0e3786d3ec119c7a56dda673fbd0d75efcefdc53 (diff) | |
download | gsoc2013-evolution-cb2a6b81ebd1103fe56987a76016cc4d5579ec35.tar gsoc2013-evolution-cb2a6b81ebd1103fe56987a76016cc4d5579ec35.tar.gz gsoc2013-evolution-cb2a6b81ebd1103fe56987a76016cc4d5579ec35.tar.bz2 gsoc2013-evolution-cb2a6b81ebd1103fe56987a76016cc4d5579ec35.tar.lz gsoc2013-evolution-cb2a6b81ebd1103fe56987a76016cc4d5579ec35.tar.xz gsoc2013-evolution-cb2a6b81ebd1103fe56987a76016cc4d5579ec35.tar.zst gsoc2013-evolution-cb2a6b81ebd1103fe56987a76016cc4d5579ec35.zip |
Added xml-* files.
2001-02-05 Jeffrey Stedfast <fejj@ximian.com>
* .cvsignore: Added xml-* files.
svn path=/trunk/; revision=8014
Diffstat (limited to 'camel/camel-mime-part.h')
-rw-r--r-- | camel/camel-mime-part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h index d5d703b325..75f7bff6db 100644 --- a/camel/camel-mime-part.h +++ b/camel/camel-mime-part.h @@ -61,7 +61,7 @@ struct _CamelMimePart { CamelMedium parent_object; - /* All fields here are -** PRIVATE **- */ + /* All fields here are -** PRIVATE **- */ gchar *description; CamelMimeDisposition *disposition; gchar *content_id; |