diff
--- a/xmlParseAttValueComplex.c
+++ b/xmlParseAttValueComplex.c
@@ -187,7 +187,7 @@
 183     if (ctxt->instate == XML_PARSER_EOF)
 186     if ((in_space) && (normalize)) {
 187         while (buf[len - 1] == 0x20) len--;
-