]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Fix build error with Sun C compiler.
authorAndrey Panin <pazke@donpac.ru>
Mon, 17 Nov 2008 13:57:17 +0000 (13:57 +0000)
committerAndrey Panin <pazke@donpac.ru>
Mon, 17 Nov 2008 13:57:17 +0000 (13:57 +0000)
--HG--
branch : HEAD

src/lib-storage/index/shared/shared-list.c

index 01f9e01aedf4153b6599e68cec3d803791618625..a6dca952ba6634348360954b978b1084e82c5f7c 100644 (file)
@@ -252,6 +252,7 @@ shared_list_rename_mailbox_pre(struct mailbox_list *list,
 struct mailbox_list shared_mailbox_list = {
        MEMBER(name) "shared",
        MEMBER(hierarchy_sep) '/',
+       MEMBER(props) 0,
        MEMBER(mailbox_name_max_length) PATH_MAX,
 
        {