diff options
author | Mike Pall <mike> | 2025-01-13 16:15:19 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2025-01-13 16:15:19 +0100 |
commit | 8358eb0cceb0aab0ba2872afa4a68ef391093d88 (patch) | |
tree | 281647b8ac9a97c3f67da92bc24affdb140d11ba /doc/ext_ffi.html | |
parent | f73e649a954b599fc184726c376476e7a5c439ca (diff) | |
parent | e8236561d4f71d9fe9faeee4d24197ea3a2de601 (diff) | |
download | luajit-8358eb0cceb0aab0ba2872afa4a68ef391093d88.tar.gz luajit-8358eb0cceb0aab0ba2872afa4a68ef391093d88.tar.bz2 luajit-8358eb0cceb0aab0ba2872afa4a68ef391093d88.zip |
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/ext_ffi.html')
-rw-r--r-- | doc/ext_ffi.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_ffi.html b/doc/ext_ffi.html index eaa176b6..aa6d8363 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-2023"> | 6 | <meta name="Copyright" content="Copyright (C) 2005-2025"> |
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"> |
@@ -316,7 +316,7 @@ without undue conversion penalties. | |||
316 | </div> | 316 | </div> |
317 | <div id="foot"> | 317 | <div id="foot"> |
318 | <hr class="hide"> | 318 | <hr class="hide"> |
319 | Copyright © 2005-2023 | 319 | Copyright © 2005-2025 |
320 | <span class="noprint"> | 320 | <span class="noprint"> |
321 | · | 321 | · |
322 | <a href="contact.html">Contact</a> | 322 | <a href="contact.html">Contact</a> |