projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcb5f10
)
Fix bug in parsing of XML declarations.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 23 Aug 2003 05:39:58 +0000
(
05:39
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 23 Aug 2003 05:39:58 +0000
(
05:39
+0000)
v7/src/xml/xml-parser.scm
patch
|
blob
|
history
diff --git
a/v7/src/xml/xml-parser.scm
b/v7/src/xml/xml-parser.scm
index c54ff7147ed10ca7d770e5b47e10f0300267a548..0ea38a6f52514e8dd5359d8c6e491a18ebcd3704 100644
(file)
--- a/
v7/src/xml/xml-parser.scm
+++ b/
v7/src/xml/xml-parser.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: xml-parser.scm,v 1.3
6 2003/08/23 05:39:20
cph Exp $
+$Id: xml-parser.scm,v 1.3
7 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