diff lisp/mail/rmail.el @ 54308:2d065d2b1e20

Remove redundant whitespace.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 07 Mar 2004 20:04:51 +0000
parents 3d87267bf32d
children 4562a16c141d
line wrap: on
line diff
--- a/lisp/mail/rmail.el	Sun Mar 07 20:02:02 2004 +0000
+++ b/lisp/mail/rmail.el	Sun Mar 07 20:04:51 2004 +0000
@@ -1881,7 +1881,6 @@
 		     (save-excursion
 		       (unless
 			   (mail-unquote-printable-region header-end (point) nil t t)
-			 
 			 (message "Malformed MIME quoted-printable message"))
 		       ;; Change "quoted-printable" to "8bit",
 		       ;; to reflect the decoding we just did.