diff options
author | Mike Pall <mike> | 2022-06-08 15:03:52 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2022-06-08 15:03:52 +0200 |
commit | 5f70f7723e149d823b3079ad4df33fda1644bd83 (patch) | |
tree | 7304bac7228cc25d76651e465730f2cc039cb607 /doc/luajit.html | |
parent | 7beb3375e34583e01e5c6ab370721aaea56226cc (diff) | |
parent | fd86c924b9810cfb3034b03d08a2b77e243639c3 (diff) | |
download | luajit-5f70f7723e149d823b3079ad4df33fda1644bd83.tar.gz luajit-5f70f7723e149d823b3079ad4df33fda1644bd83.tar.bz2 luajit-5f70f7723e149d823b3079ad4df33fda1644bd83.zip |
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/luajit.html')
-rw-r--r-- | doc/luajit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/luajit.html b/doc/luajit.html index 06774ddf..03a29528 100644 --- a/doc/luajit.html +++ b/doc/luajit.html | |||
@@ -162,7 +162,7 @@ LuaJIT is Copyright © 2005-2022 Mike Pall, released under the | |||
162 | <tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td></tr> | 162 | <tr><td><span style="font-size:90%;">Embedded</span></td><td>Android</td><td>iOS</td></tr> |
163 | </table> | 163 | </table> |
164 | <table class="feature os os3"> | 164 | <table class="feature os os3"> |
165 | <tr><td>PS3</td><td>PS4</td><td>PS5</td><td>PS Vita</td><td>Xbox 360</td><td>Xbox One</td></tr> | 165 | <tr><td>PS3</td><td>PS4<br>PS5</td><td>PS Vita</td><td>Xbox 360</td><td>Xbox One</td><td>Nintendo<br>Switch</td></tr> |
166 | </table> | 166 | </table> |
167 | <table class="feature compiler"> | 167 | <table class="feature compiler"> |
168 | <tr><td>GCC</td><td>Clang<br>LLVM</td><td>MSVC</td></tr> | 168 | <tr><td>GCC</td><td>Clang<br>LLVM</td><td>MSVC</td></tr> |