changeset 103410:c894aa66d7ca

Remove trailing space.
author Bill Wohler <wohler@newt.com>
date Sat, 13 Jun 2009 17:08:13 +0000
parents 89c22f5e239d
children f5e25950595d
files lisp/mh-e/mh-speed.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/mh-speed.el	Sat Jun 13 17:08:03 2009 +0000
+++ b/lisp/mh-e/mh-speed.el	Sat Jun 13 17:08:13 2009 +0000
@@ -455,7 +455,7 @@
                              (substring output position line-end))
                 mh-speed-partial-line "")
           (multiple-value-setq (folder unseen total)
-            (values-list 
+            (values-list
              (mh-parse-flist-output-line line mh-speed-current-folder)))
           (when (and folder unseen total
                      (let ((old-pair (gethash folder mh-speed-flists-cache)))