fixed warning
This commit is contained in:
parent
dc27e2b1e1
commit
dce708fa77
@ -17,9 +17,9 @@ struct mail {
|
||||
/* metadata */
|
||||
u_int id;
|
||||
int64_t timestamp;
|
||||
std::string subject;
|
||||
std::string sender;
|
||||
std::string recipient;
|
||||
std::string subject;
|
||||
|
||||
bool deleted;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user