diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-24 01:17:31 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-24 01:17:31 +0800 |
commit | ac902006634443021aed5bc217af74911bde8e65 (patch) | |
tree | 0583092b2afe9665b53549237e87163654ea8ce1 /camel/ChangeLog | |
parent | 4c1c537e19a6397fc4b3418e5db6eea4239ab741 (diff) | |
download | gsoc2013-evolution-ac902006634443021aed5bc217af74911bde8e65.tar gsoc2013-evolution-ac902006634443021aed5bc217af74911bde8e65.tar.gz gsoc2013-evolution-ac902006634443021aed5bc217af74911bde8e65.tar.bz2 gsoc2013-evolution-ac902006634443021aed5bc217af74911bde8e65.tar.lz gsoc2013-evolution-ac902006634443021aed5bc217af74911bde8e65.tar.xz gsoc2013-evolution-ac902006634443021aed5bc217af74911bde8e65.tar.zst gsoc2013-evolution-ac902006634443021aed5bc217af74911bde8e65.zip |
fix some obvious minor bugs noted by -Wall.
* camel-mime-utils.c (header_to_decode, header_mime_decode): fix
some obvious minor bugs noted by -Wall.
svn path=/trunk/; revision=2563
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 57def807c2..e49dbb06e1 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-04-23 Dan Winship <danw@helixcode.com> + + * camel-mime-utils.c (header_to_decode, header_mime_decode): fix + some obvious minor bugs noted by -Wall. + 2000-04-23 NotZed <NotZed@HelixCode.com> * camel-data-wrapper.c (set_mime_type_field): Ref the |