From 79becdcc42d06b86a3465686f444150d6aecbb2f Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 17 Jul 2019 19:35:09 +0200 Subject: [PATCH] Fix: This comment is not a proper rustdoc comment and probably should not be one anyways Signed-off-by: Matthias Beyer --- melib/src/email/parser.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/melib/src/email/parser.rs b/melib/src/email/parser.rs index b69a5e40..8322708d 100644 --- a/melib/src/email/parser.rs +++ b/melib/src/email/parser.rs @@ -362,7 +362,7 @@ named!( )) ); -/// For atoms in Header values. +// For atoms in Header values. named!( pub quoted_printable_bytes>, many0!(alt_complete!(