]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Make struct fail_storage/mailbox/mail_vfuncs properly extern.
authorTimo Sirainen <tss@iki.fi>
Thu, 8 May 2014 11:11:46 +0000 (14:11 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 8 May 2014 11:11:46 +0000 (14:11 +0300)
commit274c54ac76df5f83d1a7666929256d267d738ee5
tree9ddeae66e046e6f2813e8c3511e2a05153da1682
parent0b3e92b6043435c5aa9f1cf1d04b632f3e19abd9
lib-storage: Make struct fail_storage/mailbox/mail_vfuncs properly extern.
These could be useful when implementing some new dummy storage backends.
src/lib-storage/fail-mail-storage.c
src/lib-storage/fail-mail-storage.h
src/lib-storage/fail-mail.c