
3 Apr
2012
3 Apr
'12
5:33 p.m.
On 04/03/2012 09:25 AM, Michal Privoznik wrote:
Void elements should be written with slash *after* the tag name, not before, so they are not confused with ending tags. ---
Pushing under trivial rule. Produced by: :%s/<\/br>/<br\/>/g command, so if breaks something, blame vim :)
docs/news.html.in | 642 ++++++++++++++++++++++++++-------------------------- 1 files changed, 321 insertions(+), 321 deletions(-)
diff --git a/docs/news.html.in b/docs/news.html.in index 68b2d3a..eb9c3ec 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -1,4 +1,4 @@ -<?xml version="1.0"?> +<?xml version="1.0"?
And there's the first broken change. :( -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org