First patch from SCO :-)
- xmlIO.c: one function comment cleanup.
Daniel
diff --git a/xmlIO.c b/xmlIO.c
index f623af9..9860ef6 100644
--- a/xmlIO.c
+++ b/xmlIO.c
@@ -182,7 +182,7 @@
  * @filename:  the URI for matching
  *
  * input from file descriptor, supports compressed input
- * if @filename is " " then the standard input is used
+ * if @filename is "-" then the standard input is used
  *
  * Returns an I/O context or NULL in case of error
  */