summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-05-12 00:53:25 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-05-12 00:53:25 +0800
commit438c456b95eec0e5ac662ca3cf2386dff2c44bc7 (patch)
tree5d47081c89e91e6c0928fb02cb986a0f2f76fa75 /mbbsd/talk.c
parent57a5be6e350c332dbb60f48f3d040171e6918277 (diff)
downloadpttbbs-438c456b95eec0e5ac662ca3cf2386dff2c44bc7.tar
pttbbs-438c456b95eec0e5ac662ca3cf2386dff2c44bc7.tar.gz
pttbbs-438c456b95eec0e5ac662ca3cf2386dff2c44bc7.tar.bz2
pttbbs-438c456b95eec0e5ac662ca3cf2386dff2c44bc7.tar.lz
pttbbs-438c456b95eec0e5ac662ca3cf2386dff2c44bc7.tar.xz
pttbbs-438c456b95eec0e5ac662ca3cf2386dff2c44bc7.tar.zst
pttbbs-438c456b95eec0e5ac662ca3cf2386dff2c44bc7.zip
fix bug(usercomplete)
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@162 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
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 e7245351..ef96ca35 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -1,4 +1,4 @@
-/* $Id: talk.c,v 1.31 2002/05/11 16:42:45 in2 Exp $ */
+/* $Id: talk.c,v 1.32 2002/05/11 16:53:25 in2 Exp $ */
#include <stdio.h>
#include <string.h>
#include <errno.h>
@@ -2311,7 +2311,7 @@ int t_talk() {
}
*/
stand_title("¥´¶}¸Ü§X¤l");
- generalnamecomplete(msg_uid, genbuf, sizeof(genbuf),
+ generalnamecomplete(msg_uid, uident, sizeof(uident),
utmpshm->number,
completeutmp_compar,
completeutmp_permission,