summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-01-31 03:43:51 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-01-31 03:43:51 +0800
commit9c2bd40b4a04ac545274645eb51de297efb2177d (patch)
tree41f2297b119b616a5aaa52b6713bde660ee5b208 /mbbsd/talk.c
parent95eaac992e80f2a13a6f69224389b7ea6dd986eb (diff)
downloadpttbbs-9c2bd40b4a04ac545274645eb51de297efb2177d.tar
pttbbs-9c2bd40b4a04ac545274645eb51de297efb2177d.tar.gz
pttbbs-9c2bd40b4a04ac545274645eb51de297efb2177d.tar.bz2
pttbbs-9c2bd40b4a04ac545274645eb51de297efb2177d.tar.lz
pttbbs-9c2bd40b4a04ac545274645eb51de297efb2177d.tar.xz
pttbbs-9c2bd40b4a04ac545274645eb51de297efb2177d.tar.zst
pttbbs-9c2bd40b4a04ac545274645eb51de297efb2177d.zip
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1501 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 4af0fa92..761b4c4d 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -810,7 +810,7 @@ t_display(void)
sethomepath(buf, cuser.userid);
stampfile(buf, &mymail);
- mymail.filemode = FILE_READ | FILE_HOLD;
+ mymail.filemode = FILE_READ ;
strlcpy(mymail.owner, "[備.忘.錄]", sizeof(mymail.owner));
strlcpy(mymail.title, "熱線記錄", sizeof(mymail.title));
sethomedir(title, cuser.userid);
@@ -1092,7 +1092,7 @@ do_talk(int fd)
sethomepath(genbuf, cuser.userid);
stampfile(genbuf, &mymail);
- mymail.filemode = FILE_READ | FILE_HOLD;
+ mymail.filemode = FILE_READ ;
strlcpy(mymail.owner, "[備.忘.錄]", sizeof(mymail.owner));
snprintf(mymail.title, sizeof(mymail.title),
"對話記錄 \033[1;36m(%s)\033[m",