summaryrefslogtreecommitdiff
path: root/doc/extensions.html
diff options
context:
space:
mode:
authorMike Pall <mike>2011-02-10 03:10:38 +0100
committerMike Pall <mike>2011-02-10 03:10:38 +0100
commita7ab6b2dc920e76d0cebd577e77bf3a043e3867d (patch)
treec3bc1785c0b958ef9fb83a6c977f84ca626a6c97 /doc/extensions.html
parent24c314e8fcfb3d12ea05c1f9bf7add40d24ae0cd (diff)
downloadluajit2-a7ab6b2dc920e76d0cebd577e77bf3a043e3867d.tar.gz
Fix various HTML errors in the docs.
Diffstat (limited to 'doc/extensions.html')
-rw-r--r--doc/extensions.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/extensions.html b/doc/extensions.html
index b9a055c5..8385727b 100644
--- a/doc/extensions.html
+++ b/doc/extensions.html
@@ -232,7 +232,7 @@ the toolchain used to compile LuaJIT:
<tr class="odd separate">
<td class="excplatform">POSIX/x64, DWARF2 unwinding</td>
<td class="exccompiler">GCC 4.3+</td>
-<td class="excinterop"><b style="color: #00a000;">Full</td>
+<td class="excinterop"><b style="color: #00a000;">Full</b></td>
</tr>
<tr class="even">
<td class="excplatform">Other platforms, DWARF2 unwinding</td>
@@ -242,7 +242,7 @@ the toolchain used to compile LuaJIT:
<tr class="odd">
<td class="excplatform">Windows/x64</td>
<td class="exccompiler">MSVC or WinSDK</td>
-<td class="excinterop"><b style="color: #00a000;">Full</td>
+<td class="excinterop"><b style="color: #00a000;">Full</b></td>
</tr>
<tr class="even">
<td class="excplatform">Windows/x86</td>