summaryrefslogtreecommitdiffstats
path: root/mbbsd/mail.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/mail.c')
-rw-r--r--mbbsd/mail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/mail.c b/mbbsd/mail.c
index 06f61e7b..003256c7 100644
--- a/mbbsd/mail.c
+++ b/mbbsd/mail.c
@@ -1102,7 +1102,7 @@ mail_cross_post(int ent, fileheader_t * fhdr, char *direct)
append_record(fname, &xfile, sizeof(xfile));
setbtotal(getbnum(xboard));
if (!xfile.filemode)
- outgo_post(&xfile, xboard);
+ outgo_post(&xfile, xboard, cuser.userid, cuser.username);
cuser.numposts++;
outmsg("¤å³¹Âà¿ý§¹¦¨");
pressanykey();