summaryrefslogtreecommitdiffstats
path: root/mbbsd/io.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-03-09 18:34:58 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-03-09 18:34:58 +0800
commit333ccae794114252eeba90e2288ffd7b6fd0c9db (patch)
treeafb5e20e3349b1c481140843d5618b75d072f3e8 /mbbsd/io.c
parent3813eb2b959227e88aacbda9da2c5e05d4839870 (diff)
downloadpttbbs-333ccae794114252eeba90e2288ffd7b6fd0c9db.tar
pttbbs-333ccae794114252eeba90e2288ffd7b6fd0c9db.tar.gz
pttbbs-333ccae794114252eeba90e2288ffd7b6fd0c9db.tar.bz2
pttbbs-333ccae794114252eeba90e2288ffd7b6fd0c9db.tar.lz
pttbbs-333ccae794114252eeba90e2288ffd7b6fd0c9db.tar.xz
pttbbs-333ccae794114252eeba90e2288ffd7b6fd0c9db.tar.zst
pttbbs-333ccae794114252eeba90e2288ffd7b6fd0c9db.zip
ofo's water show 'x' for dead users
my_write() input uin if already got it git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@11 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/io.c')
-rw-r--r--mbbsd/io.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/io.c b/mbbsd/io.c
index e3d03b9b..1f13ffeb 100644
--- a/mbbsd/io.c
+++ b/mbbsd/io.c
@@ -1,4 +1,4 @@
-/* $Id: io.c,v 1.1 2002/03/07 15:13:48 in2 Exp $ */
+/* $Id: io.c,v 1.2 2002/03/09 10:34:58 in2 Exp $ */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -259,7 +259,7 @@ int igetch() {
show_last_call_in(0);
watermode = 0;
my_write(currutmp->msgs[0].pid, "水球丟過去 : ",
- currutmp->msgs[0].userid, 0);
+ currutmp->msgs[0].userid, 0, NULL);
i_newfd = my_newfd;
/* 還原螢幕 */