Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UID
authorJeffrey Stedfast <fejj@helixcode.com>
Thu, 20 Jul 2000 04:29:54 +0000 (04:29 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Thu, 20 Jul 2000 04:29:54 +0000 (04:29 +0000)
commit122acc053fe139b4c2175411ba7f40aad5ac8697
treec5c34d17806c0a9eb6b3e124c885412758a8c379
parent45f459cb487a6d2904ffe54aadb18f38ba73cd76
Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UID

2000-07-20  Jeffrey Stedfast  <fejj@helixcode.com>

* providers/imap/camel-imap-folder.c (imap_get_summary):
(imap_get_message_info): Oops. Fix UID parser to allow 0 and 9 to be in
the range of valid UID chars.
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c