r10300: Automated commit for Debian build of lml2 upstream-version-1.5.2
[lml2.git] / stdsite.lisp
index d15ea00a1a990ffc65096d22ab99aad2ea354540..85bac8451d561ffdb6613b1a6df4a1a22b532dee 100644 (file)
@@ -75,7 +75,7 @@
      (with-open-file (*html-stream* (lml-file-name ',out-file :output)
                      :direction :output
                      :if-exists :supersede)
-       (print-std-page (lml-file-name ,out-file :source) ,title ,format ,@body))))
+       (print-std-page (lml-file-name ',out-file :source) ,title ,format ,@body))))
 
 (defmacro titled-pre-section (title &body body)
   `(progn