summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index 0604f444..0c8004fe 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -1567,7 +1567,7 @@ my_talk(userinfo_t * uin, int fri_stat, char defact)
#define US_REDRAW 1231
static void
-t_showhelp()
+t_showhelp(void)
{
clear();
@@ -2777,7 +2777,7 @@ t_query(void)
}
int
-t_talk()
+t_talk(void)
{
char uident[16];
int tuid, unum, ucount;