[xiph-commits] r18146 - icecast/trunk/icecast/conf
msmith at svn.xiph.org
msmith at svn.xiph.org
Sat Dec 17 13:05:10 PST 2011
Author: msmith
Date: 2011-12-17 13:05:10 -0800 (Sat, 17 Dec 2011)
New Revision: 18146
Modified:
icecast/trunk/icecast/conf/icecast.xml.in
Log:
Well-formed XML: It's the hot new thing for 2012.
Modified: icecast/trunk/icecast/conf/icecast.xml.in
===================================================================
--- icecast/trunk/icecast/conf/icecast.xml.in 2011-12-05 06:38:20 UTC (rev 18145)
+++ icecast/trunk/icecast/conf/icecast.xml.in 2011-12-17 21:05:10 UTC (rev 18146)
@@ -2,7 +2,7 @@
<!-- location and admin are two arbitrary strings that are e.g. visible
on the server info page of the icecast web interface
(server_version.xsl). -->
- <location>Earth<location>
+ <location>Earth</location>
<admin>icemaster at localhost</admin>
<limits>
More information about the commits
mailing list