summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index ae889028..fb8cffc7 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -1732,9 +1732,8 @@ friend_descript(const userinfo_t * uentp, char *desc_buf, int desc_buflen)
return space_buf;
}
-/* XXX ¬°¤°»ò diff ¬O time_t */
static const char *
-descript(int show_mode, const userinfo_t * uentp, time4_t diff)
+descript(int show_mode, const userinfo_t * uentp, int diff)
{
static char description[30];
switch (show_mode) {