All SELECT calls now pass a NULL folder argument to
authorJeffrey Stedfast <fejj@helixcode.com>
Mon, 17 Jul 2000 02:41:50 +0000 (02:41 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 17 Jul 2000 02:41:50 +0000 (02:41 +0000)
commit319f60d3014cefe66f1fb2d5228af08429ef2c04
tree292594d9bbb5cebf9788be30133265862ba97130
parent9ddcfa56fe393d037db88e9619d8a8bde959f985
All SELECT calls now pass a NULL folder argument to

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

* providers/imap/camel-imap-folder.c: All SELECT calls now pass
a NULL folder argument to camel_imap_command_extended() since it's
not needed. Also s/camel_imap_command/camel_imap_command_extended as
I will probably be doing away with camel_imap_command() or at least
only using it for LOGIN and similar commands where the server won't
notify us of any recent messages.
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c