From: Michal Privoznik Date: Tue, 3 Apr 2012 15:19:56 +0000 (+0200) Subject: news.html.in: Fix
void tag X-Git-Tag: v0.9.12-rc1~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae277e4ec262c37b85589ae0cd4191f9c9fb2872;p=thirdparty%2Flibvirt.git news.html.in: Fix
void tag Void elements should be written with slash *after* the tag name, not before, so they are not confused with ending tags. --- diff --git a/docs/news.html.in b/docs/news.html.in index 68b2d3aced..eb9c3ecafc 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -1,4 +1,4 @@ - + @@ -11,336 +11,336 @@ and check the GIT log

0.9.11: Apr 3 2012