diff --git a/xml/unparse.lisp b/xml/unparse.lisp index 9a39c4f..23369d4 100644 --- a/xml/unparse.lisp +++ b/xml/unparse.lisp @@ -423,9 +423,12 @@ (unless (rod-equal target '#.(string-rod "xml")) (%write-rod '#.(string-rod "") sink))) (defmethod sax:start-cdata ((sink sink))