Fix so that we don't encode every single char in the word. Also, do we
authorJeffrey Stedfast <fejj@helixcode.com>
Fri, 6 Oct 2000 17:59:39 +0000 (17:59 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 6 Oct 2000 17:59:39 +0000 (17:59 +0000)
commit9fe61a5649fee20bfd37c85be47bfc2034745228
tree9e3ab344ddbcfe3a978f4e10b4ba7c856b9e90ee
parent4dceefa0223cf36753be6fd3cb73fd2aa54f9371
Fix so that we don't encode every single char in the word. Also, do we

2000-10-06  Jeffrey Stedfast  <fejj@helixcode.com>

* camel-mime-utils.c (quoted_encode): Fix so that we don't encode
every single char in the word. Also, do we need a safemask? I
don't see why we would.
camel/ChangeLog
camel/camel-mime-utils.c