]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove trailing whitespace (checkdoc fix).
authorBill Wohler <wohler@newt.com>
Sat, 18 Feb 2006 18:39:31 +0000 (18:39 +0000)
committerBill Wohler <wohler@newt.com>
Sat, 18 Feb 2006 18:39:31 +0000 (18:39 +0000)
lisp/mh-e/mh-utils.el

index afb52284ec9b5ab52f8ca292b7e6cb4085e005a0..c00558860d13aa6b59f6fc7fbc253030901583a3 100644 (file)
@@ -131,7 +131,7 @@ See also variable `mh-image-load-path-called-flag'."
       ;; Images in load-path.
       (setq mh-image-load-path
            (file-name-directory (locate-library "mh-logo.xpm")))))
-    
+
     (if (not (file-exists-p mh-image-load-path))
         (error "Directory %s in mh-image-load-path does not exist"
                mh-image-load-path))