Fix build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41330 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c846e2aab0
commit
ab33d547d2
@ -112,7 +112,7 @@ typedef struct {
|
||||
int32 count_pop_accounts(void);
|
||||
status_t get_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
|
||||
|
Loading…
x
Reference in New Issue
Block a user