Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
29483610
...
294836102668828d07ba00b11c792f21cf5b402a
authored
2003-08-28 20:02:36 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Minor wording change.
1 parent
fa056271
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mailbox/pop/folder.c
mailbox/pop/folder.c
View file @
2948361
...
...
@@ -61,7 +61,7 @@ static int folder_pop_get_authority __P ((folder_t, authority_t *));
extern
int
_pop_user
__P
((
authority_t
));
extern
int
_pop_apop
__P
((
authority_t
));
/* XXX: The way, the POP folder is handle is not clean at all.
/* XXX: The way, the POP folder is handle
d
is not clean at all.
the I/O functions should have been here on folder, not in mbx_pop.c */
int
_folder_pop_init
(
folder_t
folder
)
...
...
Please
register
or
sign in
to post a comment