Fix build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41330 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -112,7 +112,7 @@ typedef struct {
|
|||||||
int32 count_pop_accounts(void);
|
int32 count_pop_accounts(void);
|
||||||
status_t get_pop_account(mail_pop_account*, int32 index = 0);
|
status_t get_pop_account(mail_pop_account*, int32 index = 0);
|
||||||
status_t set_pop_account(mail_pop_account*, int32 index = 0,
|
status_t set_pop_account(mail_pop_account*, int32 index = 0,
|
||||||
bool save = tru);
|
bool save = true);
|
||||||
|
|
||||||
|
|
||||||
// #pragma mark - BMailMessage
|
// #pragma mark - BMailMessage
|
||||||
|
|||||||
Reference in New Issue
Block a user