Report the number of memos, not recipients, in /msg MemoServ status.
authorMichael Poole <mdpoole@troilus.org>
Fri, 6 Mar 2009 13:04:13 +0000 (08:04 -0500)
committerMichael Poole <mdpoole@troilus.org>
Fri, 6 Mar 2009 13:04:13 +0000 (08:04 -0500)
Another bug spotted by ZeRoFiGhter.

src/mod-memoserv.c (memoCount): New variable.
  (delete_memo): Decrement it.
  (add_memo): Increment it.
  (cmd_status): Report it.


No differences found