More "~n" -> "\n" changes

original commit: 8e0f8dd39c3744472b450021f003f9cbe8cbcb62
This commit is contained in:
Eli Barzilay 2010-08-26 12:10:48 -04:00
parent 0802093808
commit 33646442c8

View File

@ -1046,7 +1046,7 @@
(begin
(when #f
(fprintf (current-error-port)
"Undefined link: ~s~n"
"Undefined link: ~s\n"
(tag-key (link-element-tag e) ri)))
`((font ([class "badlink"])
,@(if (empty-content? (element-content e))