summaryrefslogtreecommitdiffstats
path: root/mbbsd/cal.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/cal.c')
-rw-r--r--mbbsd/cal.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mbbsd/cal.c b/mbbsd/cal.c
index aec3320b..5d80bc47 100644
--- a/mbbsd/cal.c
+++ b/mbbsd/cal.c
@@ -1,4 +1,4 @@
-/* $Id: cal.c,v 1.11 2002/05/13 03:20:04 ptt Exp $ */
+/* $Id: cal.c,v 1.12 2002/05/25 11:18:11 ptt Exp $ */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -186,7 +186,6 @@ static int osong(char *defaultid) {
strcpy(mail.owner, "點歌機");
sprintf(mail.title, "◇ %s 點給 %s ", (ano[0]=='y')?"匿名者":cuser.userid, destid);
- mail.savemode = 0;
while(fgets(buf, 200, fp)) {
char *po;