aboutsummaryrefslogtreecommitdiff
path: root/doc/ext_jit.html
diff options
context:
space:
mode:
authorMike Pall <mike>2022-01-15 19:42:30 +0100
committerMike Pall <mike>2022-01-15 19:42:30 +0100
commit7306ba78d62b55a64f25231df1d5697345a5572e (patch)
treeb20514c4469babd1cbd80a52a8251387153e278c /doc/ext_jit.html
parentc21c6cb4170159250aa778ec888db7f919dfb0e9 (diff)
parentc4dfb625bad8937d72074852a977738ec3eb1ab7 (diff)
downloadluajit-7306ba78d62b55a64f25231df1d5697345a5572e.tar.gz
luajit-7306ba78d62b55a64f25231df1d5697345a5572e.tar.bz2
luajit-7306ba78d62b55a64f25231df1d5697345a5572e.zip
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/ext_jit.html')
-rw-r--r--doc/ext_jit.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_jit.html b/doc/ext_jit.html
index 6dd54c70..41ebdc92 100644
--- a/doc/ext_jit.html
+++ b/doc/ext_jit.html
@@ -3,7 +3,7 @@
3<head> 3<head>
4<title>jit.* Library</title> 4<title>jit.* Library</title>
5<meta charset="utf-8"> 5<meta charset="utf-8">
6<meta name="Copyright" content="Copyright (C) 2005-2021"> 6<meta name="Copyright" content="Copyright (C) 2005-2022">
7<meta name="Language" content="en"> 7<meta name="Language" content="en">
8<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> 8<link rel="stylesheet" type="text/css" href="bluequad.css" media="screen">
9<link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> 9<link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print">
@@ -187,7 +187,7 @@ if you want to know more.
187</div> 187</div>
188<div id="foot"> 188<div id="foot">
189<hr class="hide"> 189<hr class="hide">
190Copyright &copy; 2005-2021 190Copyright &copy; 2005-2022
191<span class="noprint"> 191<span class="noprint">
192&middot; 192&middot;
193<a href="contact.html">Contact</a> 193<a href="contact.html">Contact</a>