Fix bug in parsing of XML declarations.
authorChris Hanson <org/chris-hanson/cph>
Sat, 23 Aug 2003 05:39:58 +0000 (05:39 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 23 Aug 2003 05:39:58 +0000 (05:39 +0000)
v7/src/xml/xml-parser.scm

index c54ff7147ed10ca7d770e5b47e10f0300267a548..0ea38a6f52514e8dd5359d8c6e491a18ebcd3704 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: xml-parser.scm,v 1.36 2003/08/23 05:39:20 cph Exp $
+$Id: xml-parser.scm,v 1.37 2003/08/23 05:39:58 cph Exp $
 
 Copyright 2001,2002,2003 Massachusetts Institute of Technology
 
@@ -163,6 +163,7 @@ USA.
 ;;;; XML declaration
 
 (define (xml-declaration-parser description text-decl?)
+  description
   (*parser
    (top-level
     (with-pointer p