r5190: Auto commit for Debian build
[lml2.git] / base.lisp
index 0274c35b25320dc718da2738d5bffa12d34c8bd0..655ba80f961288d6b781bbdd5e9c372ae56d5cc4 100644 (file)
--- a/base.lisp
+++ b/base.lisp
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Aug 2002
 ;;;;
-;;;; $Id: base.lisp,v 1.4 2003/06/23 23:58:29 kevin Exp $
+;;;; $Id: base.lisp,v 1.5 2003/06/24 17:48:41 kevin Exp $
 ;;;;
 ;;;; This file, part of LML, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -70,7 +70,7 @@
                    (lml-file-name ,out-file :output)
                    :direction :output
                    :if-exists :supersede)
-     (html-prologue ,format)
+     (dtd-prologue ,format)
      (html
       ((:html :xmlns "http://www.w3.org/1999/xhtml")
        ,@body))))