write-xexpr: consistently use parameter port.

This commit is contained in:
Geoff Hill 2015-08-15 00:41:46 -07:00
parent 1753335d34
commit be66fde64c

View File

@ -131,7 +131,7 @@
(write-string/escape (cadr att) escape-attribute-table out)
(write-string "\"" out))
(when insert-newlines?
(newline))
(newline out))
; Write end of opening tag
(if (and (null? content)
(case short