aboutsummaryrefslogtreecommitdiff
path: root/doc/ext_ffi_tutorial.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_tutorial.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_tutorial.html')
-rw-r--r--doc/ext_ffi_tutorial.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html
index ca71be4d..ff104f83 100644
--- a/doc/ext_ffi_tutorial.html
+++ b/doc/ext_ffi_tutorial.html
@@ -3,7 +3,7 @@
3<head> 3<head>
4<title>FFI Tutorial</title> 4<title>FFI Tutorial</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">
@@ -589,7 +589,7 @@ it to a local variable in the function scope is unnecessary.
589</div> 589</div>
590<div id="foot"> 590<div id="foot">
591<hr class="hide"> 591<hr class="hide">
592Copyright &copy; 2005-2021 592Copyright &copy; 2005-2022
593<span class="noprint"> 593<span class="noprint">
594&middot; 594&middot;
595<a href="contact.html">Contact</a> 595<a href="contact.html">Contact</a>