Confusing typo in comment.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -30,7 +30,7 @@ | ... | @@ -30,7 +30,7 @@ |
30 | static struct _record _pop_record = | 30 | static struct _record _pop_record = |
31 | { | 31 | { |
32 | MU_POP_SCHEME, | 32 | MU_POP_SCHEME, |
33 | _url_pop_init, /* Mailbox init. */ | 33 | _url_pop_init, /* Url init. */ |
34 | _mailbox_pop_init, /* Mailbox init. */ | 34 | _mailbox_pop_init, /* Mailbox init. */ |
35 | NULL, /* Mailer init. */ | 35 | NULL, /* Mailer init. */ |
36 | _folder_pop_init, /* Folder init. */ | 36 | _folder_pop_init, /* Folder init. */ | ... | ... |
-
Please register or sign in to post a comment