Fix typo
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
4 | * TODO: Update. | 4 | * TODO: Update. |
5 | * imap4d/fetch.c: Prevent coredumps on inexpected end of statement | 5 | * imap4d/fetch.c: Prevent coredumps on inexpected end of statement |
6 | (e.g. `FETCH 1:* (uid') | 6 | (e.g. `FETCH 1:* (uid') |
7 | * imap4d/imap4d.h (imap4d_select0): Update protottype. | 7 | * imap4d/imap4d.h (imap4d_select0): Update prototype. |
8 | * imap4d/select.c (imap4d_select0): Do not advertise actual | 8 | * imap4d/select.c (imap4d_select0): Do not advertise actual |
9 | mailbox name with a NO response. | 9 | mailbox name with a NO response. |
10 | Return to authenticated state on failure. | 10 | Return to authenticated state on failure. | ... | ... |
-
Please register or sign in to post a comment