changeset 13352:8dba183df579

Correct initial line typo.
author Erik Naggum <erik@naggum.no>
date Mon, 30 Oct 1995 21:55:54 +0000
parents 0cf91b5c1a56
children 8d9ab9db94cf
files lisp/format.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/format.el	Mon Oct 30 21:34:10 1995 +0000
+++ b/lisp/format.el	Mon Oct 30 21:55:54 1995 +0000
@@ -1,4 +1,4 @@
-;;; format.el ;-- read and save files in multiple formats
+;;; format.el --- read and save files in multiple formats
 ;; Copyright (c) 1994, 1995 Free Software Foundation
 
 ;; Author: Boris Goldowsky <boris@gnu.ai.mit.edu>