Fixed typo.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -26,7 +26,7 @@ static char *prev_name; | ... | @@ -26,7 +26,7 @@ static char *prev_name; |
26 | * Note 1) The followig notations are left intact, since they are | 26 | * Note 1) The followig notations are left intact, since they are |
27 | * handled by mailbox_create_default: | 27 | * handled by mailbox_create_default: |
28 | * % system mailbox | 28 | * % system mailbox |
29 | * %user system mailbox of the user (bo | 29 | * %user system mailbox of the user |
30 | * Note 2) Allocates memory | 30 | * Note 2) Allocates memory |
31 | */ | 31 | */ |
32 | char * | 32 | char * | ... | ... |
-
Please register or sign in to post a comment