changeuser now returns int
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4811 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -338,6 +338,6 @@ int pop_maildir_info (POP*);
|
||||
int pop_maildir_open (POP*, MsgInfoList*);
|
||||
int pop_maildir_update (POP*);
|
||||
|
||||
void changeuser(POP*, struct passwd*);
|
||||
int changeuser(POP*, struct passwd*);
|
||||
void parse_header(MsgInfoList*, char*);
|
||||
int add_missing_headers(POP*, MsgInfoList*);
|
||||
|
Reference in New Issue
Block a user