Fix build.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41330 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2011-05-05 20:16:48 +00:00
parent c846e2aab0
commit ab33d547d2

View File

@ -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