]> git.pond.sub.org Git - empserver/commit
Fix news expiry not to screw up nws_uid
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 24 Feb 2008 18:55:10 +0000 (19:55 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 14 Mar 2008 19:25:08 +0000 (20:25 +0100)
commitb18f410e30afaf2f8ad321e8625658508a1a2293
tree54c46e3675e50b538bff72e885f67ba3401fffb0
parent7dafbada4e4c6cd6cd9380cbf9aba9b348c1980e
Fix news expiry not to screw up nws_uid

delete_old_news() moves unexpired news.  Update nws_uid accordingly.
It then zaps the slots no longer in use.  Don't zap ef_type and
nws_uid.
src/lib/subs/nreport.c