lots of small fixes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@331 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -30,7 +30,6 @@ pop_dropcopy(POP *p, struct passwd *pwp)
|
||||
char buffer[BUFSIZ]; /* Read buffer */
|
||||
long offset; /* Old/New boundary */
|
||||
int nchar; /* Bytes written/read */
|
||||
struct stat mybuf; /* For lstat() */
|
||||
|
||||
/* Create a temporary maildrop into which to copy the updated maildrop */
|
||||
(void)sprintf(p->temp_drop,POP_DROP,p->user);
|
||||
|
Reference in New Issue
Block a user