diff lisp/mh-e/mh-xface.el @ 103411:f5e25950595d

Remove trailing space.
author Bill Wohler <wohler@newt.com>
date Sat, 13 Jun 2009 17:08:22 +0000
parents 6837adfb2772
children 1d1d5d9bd884
line wrap: on
line diff
--- a/lisp/mh-e/mh-xface.el	Sat Jun 13 17:08:13 2009 +0000
+++ b/lisp/mh-e/mh-xface.el	Sat Jun 13 17:08:22 2009 +0000
@@ -76,7 +76,7 @@
             (x-face (setq raw (mh-uncompface x-face)
                           type 'pbm))
             (url (setq type 'url))
-            (t (multiple-value-setq (type raw) 
+            (t (multiple-value-setq (type raw)
                  (values-list (mh-picon-get-image)))))
       (when type
         (goto-char (point-min))