Bug in tidy30apr00: clean.c, NormalizeSpaces

In the new clean.c function NormalizeSpaces, I believe the following line
is  incorrect:

        if (node->type = TextNode)

It should be "==" instead of "=".
-- 
         ,=<#)-=#  <http://www.war-of-the-worlds.org/>
    ,_--//--_,
 _-~_-(####)-_~-_  "Did you see that Parkins boy's body in the tunnels?" "Just
(#>_--'~--~`--_<#)  the photos.  Worst thing I've ever seen; kid had no face."

Received on Monday, 1 May 2000 14:27:12 UTC