Added newuser questions for screenlen, newmail check and newfiles check

This commit is contained in:
Michiel Broek
2004-08-07 13:12:03 +00:00
parent 7bb76255eb
commit 2414046439
3 changed files with 12 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ int edit_linetype(int, int, int);
char *getmagictype(int);
void show_magictype(int, int, int);
int edit_magictype(int, int, int);
char *get_asktype(int, int, int);
char *get_asktype(int);
void show_asktype(int, int, int);
int edit_asktype(int, int, int);
char *get_sessiontype(int);