From 42d9500f4b43e6f6c5680d1a2fd5065164698d1f Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 25 Jun 2004 19:27:17 +0000 Subject: 1. use setupmailusage instead touchmailusage git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2089 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/read.c') diff --git a/mbbsd/read.c b/mbbsd/read.c index cb0d397c..3dfac5cf 100644 --- a/mbbsd/read.c +++ b/mbbsd/read.c @@ -178,7 +178,7 @@ TagPruner(int bid) if (bid) setbtotal(bid); else if(currstat == RMAIL) - touchmailusage(); + setupmailusage(); return NEWDIRECT; } -- cgit v1.2.3