Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Thu, 8 Jun 2000 20:47:55 +0000 (20:47 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 8 Jun 2000 20:47:55 +0000 (20:47 +0000)
v7/src/imail/imail-top.scm

index a9b3a31e769e8a07b4d483cbaafcd462a5b4b5c2..9900f6d21630c17db0ba106d67f06b524cc20235 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-top.scm,v 1.142 2000/06/08 19:06:58 cph Exp $
+;;; $Id: imail-top.scm,v 1.143 2000/06/08 20:47:55 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology
 ;;;
@@ -758,7 +758,7 @@ With prefix argument N moves backward N messages with these flags."
 
 (define (insert-header-fields headers raw? mark)
   (insert-string (header-fields->string
-                 (let ((headers (message-header-fields headers)))
+                 (let ((headers (->header-fields headers)))
                    (if raw?
                        headers
                        (maybe-reformat-headers