Imported Upstream version 2.9.1
[platform/upstream/libxml2.git] / SAX.c
diff --git a/SAX.c b/SAX.c
index 8e5d460..292af57 100644 (file)
--- a/SAX.c
+++ b/SAX.c
@@ -41,7 +41,7 @@
 void
 initxmlDefaultSAXHandler(xmlSAXHandlerV1 *hdlr, int warning)
 {
-    
+
     if(hdlr->initialized == 1)
        return;