Artifact
b2475ec5bce0e08a50b2f6b107efd9f6ae18a48e:
Attachment "htmlparse-bsl.patch" to
ticket [579853ffff]
added by
cleverly
2002-07-11 04:29:43.
--- tcllib-1.3/modules/htmlparse/htmlparse.tcl Mon Jun 10 17:15:00 2002
+++ tcllib-1.3/modules/htmlparse/htmlparse-fixed.tcl Wed Jul 10 15:17:27 2002
@@ -39,7 +39,7 @@
array set escapes {
lt < gt > amp & quot \" copy \xa9
- reg \xae ob \x7b cb \x7d nbsp \xa0
+ reg \xae ob \x7b cb \x7d nbsp \xa0 bsl \\
} ; # " make the emacs highlighting code happy.
# II. ISO Latin-1 escape codes