From: Bill Wohler Date: Fri, 2 Dec 2005 06:44:00 +0000 (+0000) Subject: Remove errant backslash at beginning of file. X-Git-Tag: emacs-pretest-22.0.90~5562 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b55ccdb828f6705efc1bfda58a371eafd3c0b803;p=emacs.git Remove errant backslash at beginning of file. --- diff --git a/lisp/mh-e/mh-utils.el b/lisp/mh-e/mh-utils.el index 9de3636169e..cc48b1248d4 100644 --- a/lisp/mh-e/mh-utils.el +++ b/lisp/mh-e/mh-utils.el @@ -1,4 +1,4 @@ -\;;; mh-utils.el --- MH-E code needed for both sending and reading +;;; mh-utils.el --- MH-E code needed for both sending and reading ;; Copyright (C) 1993, 1995, 1997, ;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.