summaryrefslogtreecommitdiffstats
path: root/mbbsd/passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/passwd.c')
-rw-r--r--mbbsd/passwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/passwd.c b/mbbsd/passwd.c
index 1c5ee2f8..809edc2d 100644
--- a/mbbsd/passwd.c
+++ b/mbbsd/passwd.c
@@ -98,7 +98,7 @@ passwd_query(int num, userec_t * buf)
return 0;
}
-int initcuser(char *userid)
+int initcuser(const char *userid)
{
// Ptt: setup cuser and usernum here
if(userid[0]=='\0' ||