lots of small fixes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@289 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -17,8 +17,7 @@ static char SccsId[] = "@(#)@(#)pop_dele.c 2.1 2.1 3/18/91";
|
||||
/*
|
||||
* dele: Delete a message from the POP maildrop
|
||||
*/
|
||||
pop_dele (p)
|
||||
POP * p;
|
||||
int pop_dele (POP *p)
|
||||
{
|
||||
MsgInfoList * mp; /* Pointer to message info list */
|
||||
int msg_num;
|
||||
|
Reference in New Issue
Block a user