Code polish

- Fix some typos.
- Added more comments (and documentation) to the code.
This commit is contained in:
Malte Meiboom
2026-05-27 10:53:02 +02:00
parent 3e60bfbde4
commit 516d745f00
9 changed files with 33 additions and 17 deletions
+1 -5
View File
@@ -1,8 +1,4 @@
//
// Husk milter
//
// mail functions
//
//! mail functions
use std::ffi::CString;
use sequoia_openpgp::packet::UserID;