* For ctdlsetseen_answered we truncate the firstirst token and then stop; for ctdlset...
authorArt Cancro <ajc@citadel.org>
Wed, 9 Sep 2009 03:58:12 +0000 (03:58 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 9 Sep 2009 03:58:12 +0000 (03:58 +0000)
commita3f60a519e73a10ec6399db0349838798d7d8c1b
treea24fe0b67d6d3fa3dbbe8407271ebd47e2ad9734
parent1dc2cbb85c19d50776e1877701bd8414b8999cde
* For ctdlsetseen_answered we truncate the firstirst token and then stop; for ctdlsetseen_seen we truncate, process, then truncate again.
* Also reinstate the 'w' variable and use it to avoid writing to disk if we didn't change anything.
citadel/msgbase.c