aboutsummaryrefslogtreecommitdiff
path: root/doc/ext_ffi_tutorial.html
diff options
context:
space:
mode:
authorMike Pall <mike>2026-01-09 17:25:02 +0100
committerMike Pall <mike>2026-01-09 17:25:02 +0100
commit2c110b7769bace93314f19977307054d44eb731e (patch)
tree22d74671ab98af5233abea3839c627940d075e70 /doc/ext_ffi_tutorial.html
parent7152e15489d2077cd299ee23e3d51a4c599ab14f (diff)
parent6e69e4731437d6876b96e843804a6ef0a671ed25 (diff)
downloadluajit-2c110b7769bace93314f19977307054d44eb731e.tar.gz
luajit-2c110b7769bace93314f19977307054d44eb731e.tar.bz2
luajit-2c110b7769bace93314f19977307054d44eb731e.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 5ea55a74..e511dfe5 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-2025"> 6<meta name="Copyright" content="Copyright (C) 2005-2026">
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">
@@ -587,7 +587,7 @@ it to a local variable in the function scope is unnecessary.
587</div> 587</div>
588<div id="foot"> 588<div id="foot">
589<hr class="hide"> 589<hr class="hide">
590Copyright &copy; 2005-2025 590Copyright &copy; 2005-2026
591<span class="noprint"> 591<span class="noprint">
592&middot; 592&middot;
593<a href="contact.html">Contact</a> 593<a href="contact.html">Contact</a>