summaryrefslogtreecommitdiffstats
path: root/mbbsd/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/user.c')
-rw-r--r--mbbsd/user.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index 7b5fd4b8..1b55d127 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -534,7 +534,7 @@ getregcode(char *buf)
return buf;
}
-static char *
+static void
delregcodefile(void)
{
char fpath[PATHLEN];