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
44bb3dba
...
44bb3dba6357e350842db4b1b8f179d9d5c12981
authored
2001-06-17 23:27:47 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Confusing typo in comment.
1 parent
39a05fe3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mailbox/folder_pop.c
mailbox/folder_pop.c
View file @
44bb3db
...
...
@@ -30,7 +30,7 @@
static
struct
_record
_pop_record
=
{
MU_POP_SCHEME
,
_url_pop_init
,
/*
Mailbox
init. */
_url_pop_init
,
/*
Url
init. */
_mailbox_pop_init
,
/* Mailbox init. */
NULL
,
/* Mailer init. */
_folder_pop_init
,
/* Folder init. */
...
...
Please
register
or
sign in
to post a comment