# HG changeset patch # User Lars Magne Ingebrigtsen # Date 1285979955 -7200 # Node ID 5687cf9288cf2bf9a24f5dd97df16c4da6717446 # Parent 4c93c1f8e379d681eb067d14d66aef8c471f2404 Clean up trailing whitespace. diff -r 4c93c1f8e379 -r 5687cf9288cf src/xml.c --- a/src/xml.c Sat Oct 02 02:36:47 2010 +0200 +++ b/src/xml.c Sat Oct 02 02:39:15 2010 +0200 @@ -86,7 +86,7 @@ LIBXML_TEST_VERSION; validate_region (&start, &end); - + istart = XINT (start); iend = XINT (end); @@ -100,7 +100,7 @@ } bytes = CHAR_TO_BYTE (iend) - CHAR_TO_BYTE (istart); - + if (htmlp) doc = htmlReadMemory (BYTE_POS_ADDR (CHAR_TO_BYTE (istart)), bytes, burl, "utf-8",