]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-fs: fs_write_stream_finish(file, NULL) is now alias to fs_write_stream_finish_asy...
authorTimo Sirainen <tss@iki.fi>
Sun, 3 Feb 2013 19:52:19 +0000 (21:52 +0200)
committerTimo Sirainen <tss@iki.fi>
Sun, 3 Feb 2013 19:52:19 +0000 (21:52 +0200)
commitf6754d90ea6bbe1386eb4d39f603cf01edde4ef1
tree677befe22a375314f6b9658d161cadad4bbbb44b
parent1c9cfe77c67389fbb43cfc386e3c32a13aea63e8
lib-fs: fs_write_stream_finish(file, NULL) is now alias to fs_write_stream_finish_async(file)
This makes wrapper implementations easier.
src/lib-fs/fs-api.c