diff options
author | Andreas Boll <[email protected]> | 2012-06-12 09:05:22 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-12 08:03:30 -0600 |
commit | df2be226d9ca6772eb4615ce0670e66667b86691 (patch) | |
tree | 5187783b08e5f4f616a548773b6126b64013d97e /docs/relnotes-8.0.2.html | |
parent | 703a662c1582794a5a0b29bb2ff5a5e04149a3e6 (diff) |
docs: fix html end/start tags
for more well-formed html
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/relnotes-8.0.2.html')
-rw-r--r-- | docs/relnotes-8.0.2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-8.0.2.html b/docs/relnotes-8.0.2.html index d73ba9f926e..88f730c164a 100644 --- a/docs/relnotes-8.0.2.html +++ b/docs/relnotes-8.0.2.html @@ -86,7 +86,7 @@ d5e5cdb85d2afdbcd1c0623d3ed1c54d MesaLib-8.0.2.zip <p>Daniel Vetter (1): <ul> <li>i965: fixup W-tile offset computation to take swizzling into account</li> -<ul></p> +</ul></p> <p>Dylan Noblesmith (1): <ul> |