mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
Turn handle_reports comment into documentation comment
This commit is contained in:
@@ -757,7 +757,7 @@ impl<'a> MimeParser<'a> {
|
||||
Ok(None)
|
||||
}
|
||||
|
||||
// Handle reports (only MDNs for now)
|
||||
/// Handle reports (only MDNs for now)
|
||||
pub fn handle_reports(
|
||||
&self,
|
||||
from_id: u32,
|
||||
|
||||
Reference in New Issue
Block a user