# HG changeset patch # User Bill Wohler # Date 1133505840 0 # Node ID b0b7c2e3fc84a5b264a56e7e62a7e36eb5281843 # Parent bce5c0d2041cc6c6597d713b19424a7379ffc965 Remove errant backslash at beginning of file. diff -r bce5c0d2041c -r b0b7c2e3fc84 lisp/mh-e/mh-utils.el --- a/lisp/mh-e/mh-utils.el Fri Dec 02 05:54:33 2005 +0000 +++ b/lisp/mh-e/mh-utils.el Fri Dec 02 06:44:00 2005 +0000 @@ -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.