bug #23167: sbr/ruserpass.c (ruserpass): make bad permissions on .netrc be
[mmh] / h / prototypes.h
index 2f4f651..52fab3a 100644 (file)
@@ -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);