[MPlayer-DOCS] r31845 - trunk/DOCS/xml/configure
diego
subversion at mplayerhq.hu
Wed Jul 28 11:53:02 CEST 2010
Author: diego
Date: Wed Jul 28 11:53:01 2010
New Revision: 31845
Log:
whitespace cosmetics: fix indentation
Modified:
trunk/DOCS/xml/configure
Modified: trunk/DOCS/xml/configure
==============================================================================
--- trunk/DOCS/xml/configure Wed Jul 28 11:48:36 2010 (r31844)
+++ trunk/DOCS/xml/configure Wed Jul 28 11:53:01 2010 (r31845)
@@ -180,7 +180,7 @@ fi
echo "Searching for XML checker..."
if command -v xmllint > /dev/null 2>&1; then
echo "Found xmllint"
- xmllint_command="xmllint --noout --noent --postvalid $catalog_opts \$*"
+ xmllint_command="xmllint --noout --noent --postvalid $catalog_opts \$*"
else
echo "Not found"
xmllint_command=true
More information about the MPlayer-DOCS
mailing list