add coment that helps with understanding the code

This commit is contained in:
Simon Laux
2019-08-04 08:51:31 +02:00
committed by Floris Bruynooghe
parent fc6019e3c9
commit 81719c4b33

View File

@@ -776,6 +776,7 @@ unsafe fn get_parent_mime_headers(
|| parent_in_reply_to.is_null()
|| parent_references.is_null())
{
// prefer a last message that isn't from us
success = (*chat)
.context
.sql