]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove redundant whitespace.
authorEli Zaretskii <eliz@gnu.org>
Sun, 7 Mar 2004 20:04:51 +0000 (20:04 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 7 Mar 2004 20:04:51 +0000 (20:04 +0000)
lisp/mail/rmail.el

index c890ae6e6a08c49d0765476947dae86497dd25e8..f5f6262435a44a1c63c2b20473983dd58ab1f05d 100644 (file)
@@ -1881,7 +1881,6 @@ It returns t if it got any new messages."
                     (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.