X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=52fab3aa7fe4e8dcf05fc2f2507bb78b88dc6cfc;hp=2f4f65114fbbd97fa4e92aae2f415e0dce8defb7;hb=ae31d21710465851fdecc8e5fb447e690b83a9f4;hpb=faa066cb24d3308ab5d2c40ed145ecb3940461bf diff --git a/h/prototypes.h b/h/prototypes.h index 2f4f651..52fab3a 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -98,7 +98,7 @@ char *pwd (void); char *r1bindex(char *, int); void readconfig (struct node **, FILE *, char *, int); int refile (char **, char *); -int ruserpass(char *, char **, char **); +void ruserpass(char *, char **, char **); int remdir (char *); int seq_addmsg (struct msgs *, char *, int, int, int); int seq_addsel (struct msgs *, char *, int, int);