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
9544aa12
...
9544aa1247b5a611ac72e91c50bb95ae417bdb8c
authored
2000-07-04 04:40:02 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
mbx_pop.c
set not updated after expunging.
1 parent
030d32df
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
mailbox/mbx_pop.c
mailbox/mbx_pop.c
View file @
9544aa1
...
...
@@ -1003,6 +1003,8 @@ mailbox_pop_expunge (mailbox_t mbox)
}
/* for */
mpd
->
func
=
mpd
->
id
=
NULL
;
mpd
->
state
=
0
;
/* invalidate */
mpd
->
is_updated
=
0
;
return
0
;
}
...
...
Please
register
or
sign in
to post a comment