imap4d/list.c changes
Showing
1 changed file
with
5 additions
and
0 deletions
1 | 2001-08-31 Jakob 'sparky' Kaivo <jkaivo@elijah.nodomainname.net> | ||
2 | |||
3 | * imap4d/list.c (list_file): don't show INBOX if virtual | ||
4 | |||
1 | 2001-08-31 Sergey Poznyakoff | 5 | 2001-08-31 Sergey Poznyakoff |
2 | 6 | ||
3 | * mailbix/mutil.c: Fixed declaration of _app_getpwnam. | 7 | * mailbix/mutil.c: Fixed declaration of _app_getpwnam. |
... | @@ -58,6 +62,7 @@ | ... | @@ -58,6 +62,7 @@ |
58 | * mailbox/mutil.c: Use const appropriately in the definition | 62 | * mailbox/mutil.c: Use const appropriately in the definition |
59 | of mu_register_getpwnam() and mu_getpwnam(). Typo "struct password" | 63 | of mu_register_getpwnam() and mu_getpwnam(). Typo "struct password" |
60 | instead of "struct passwd". | 64 | instead of "struct passwd". |
65 | ======= end | ||
61 | 66 | ||
62 | 2001-08-30 Sergey Poznyakoff | 67 | 2001-08-30 Sergey Poznyakoff |
63 | 68 | ... | ... |
-
Please register or sign in to post a comment