X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Froutines2.c;h=d8076dc21a30a75ae33a54608aa5dc61d264efba;hb=f62ebdc98272c778e3c92884e43bac0967e4e13a;hp=f851e3df450c6c9e491f3188dd139cbf734eace2;hpb=6b2f323576ec85ea52228dc77271fe580e026c6b;p=citadel.git diff --git a/citadel/routines2.c b/citadel/routines2.c index f851e3df4..d8076dc21 100644 --- a/citadel/routines2.c +++ b/citadel/routines2.c @@ -69,7 +69,7 @@ int eopen(char *name, int mode) */ -int room_prompt(int qrflags) +int room_prompt(unsigned int qrflags) { /* return proper room prompt character */ int a; a = '>';