extend the cleanup rule space cleanup Daniel

* Makefile.am: extend the cleanup rule
* xmlschemas.c: space cleanup
Daniel

svn path=/trunk/; revision=3737
diff --git a/xmlschemas.c b/xmlschemas.c
index d57ba9f..f2d49f1 100644
--- a/xmlschemas.c
+++ b/xmlschemas.c
@@ -28619,7 +28619,7 @@
 	ret = ctxt->parserCtxt->errNo;
 	if (ret == 0)
 	    ret = 1;
-    }    
+    }
 
 done:
     ctxt->parserCtxt = NULL;