]> code.citadel.org Git - citadel.git/commitdiff
Changed the Sieve API -- msiv_store() etc.
authorArt Cancro <ajc@citadel.org>
Tue, 31 Oct 2006 21:00:07 +0000 (21:00 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 31 Oct 2006 21:00:07 +0000 (21:00 +0000)
There is now a 'changes_made' parameter.  If set to nonzero, changes are saved
to disk; if set to zero, it just frees the data structure without writing
anything to disk.


No differences found