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
4589fe61
...
4589fe611b485007f41db8a89eb47e4dc5c3dfab
authored
2001-05-14 17:24:08 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Sergey's fix.
1 parent
1eb0d00a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pop3d/user.c
pop3d/user.c
View file @
4589fe6
...
...
@@ -206,7 +206,6 @@ pop3d_user (const char *arg)
mailbox_close
(
mbox
);
mailbox_destroy
(
&
mbox
);
state
=
AUTHORIZATION
;
free
(
cmd
);
return
ERR_MBOX_LOCK
;
}
...
...
Please
register
or
sign in
to post a comment