aboutsummaryrefslogtreecommitdiff
path: root/doc/ext_ffi.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_ffi.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_ffi.html')
-rw-r--r--doc/ext_ffi.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_ffi.html b/doc/ext_ffi.html
index b934dc78..85104ba5 100644
--- a/doc/ext_ffi.html
+++ b/doc/ext_ffi.html
@@ -3,7 +3,7 @@
3<head> 3<head>
4<title>FFI Library</title> 4<title>FFI 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">
@@ -318,7 +318,7 @@ without undue conversion penalties.
318</div> 318</div>
319<div id="foot"> 319<div id="foot">
320<hr class="hide"> 320<hr class="hide">
321Copyright &copy; 2005-2021 321Copyright &copy; 2005-2022
322<span class="noprint"> 322<span class="noprint">
323&middot; 323&middot;
324<a href="contact.html">Contact</a> 324<a href="contact.html">Contact</a>