summaryrefslogtreecommitdiffstats
path: root/mbbsd/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/announce.c')
-rw-r--r--mbbsd/announce.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index ef8843bb..0176d553 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -805,6 +805,7 @@ a_delete(menu_t * pm)
system(cmd);
setbdir(buf, BN_DELETED);
append_record(buf, &backup, sizeof(backup));
+ setbtotal(getbnum(BN_DELETED));
} else if (dashd(fpath)) {
getdata(b_lines - 1, 1, "您確定要刪除整個目錄嗎(Y/N)?[N] ", ans,
sizeof(ans), LCECHO);