X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-mime%2Frfc3676.c;h=bc47b8500b9740afa2be7c04b1bdc95df3755661;hp=3caa76f42d1296e82e710684992d99bd953a9729;hb=6920eb5798f2d9f25e5ea1af2ba86122cf408bd1;hpb=8ab1ab66eb1c4b95f9b2a5ed9c2b2cf1dfa74544 diff --git a/lib-mime/rfc3676.c b/lib-mime/rfc3676.c index 3caa76f..bc47b85 100644 --- a/lib-mime/rfc3676.c +++ b/lib-mime/rfc3676.c @@ -196,7 +196,7 @@ int rfc3676_handler (BODY * a, STATE * s) { } p_delete(&curline); - return (0); + return 0; } /* sets mtime of 'to' to mtime of 'from' */