Commit 04ba133b 04ba133bd41d844aa25fcf13b6091eb6e35a6ff3 by Sergey Poznyakoff

Fix typo

1 parent ced56434
......@@ -4,7 +4,7 @@
* TODO: Update.
* imap4d/fetch.c: Prevent coredumps on inexpected end of statement
(e.g. `FETCH 1:* (uid')
* imap4d/imap4d.h (imap4d_select0): Update protottype.
* imap4d/imap4d.h (imap4d_select0): Update prototype.
* imap4d/select.c (imap4d_select0): Do not advertise actual
mailbox name with a NO response.
Return to authenticated state on failure.
......