From b55ccdb828f6705efc1bfda58a371eafd3c0b803 Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Fri, 2 Dec 2005 06:44:00 +0000 Subject: [PATCH] Remove errant backslash at beginning of file. --- lisp/mh-e/mh-utils.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5