changeset 110692:5687cf9288cf

Clean up trailing whitespace.
author Lars Magne Ingebrigtsen <larsi@gnus.org>
date Sat, 02 Oct 2010 02:39:15 +0200
parents 4c93c1f8e379
children 754df5a0efe9
files src/xml.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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",