mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
Merge branch 'release'
This commit is contained in:
commit
bd243b65a9
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ _notmuch_message_create_for_document (const void *talloc_owner,
|
||||||
|
|
||||||
message->doc = doc;
|
message->doc = doc;
|
||||||
message->termpos = 0;
|
message->termpos = 0;
|
||||||
message->modified = FALSE;
|
message->modified = false;
|
||||||
|
|
||||||
return message;
|
return message;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue