From e8236561d4f71d9fe9faeee4d24197ea3a2de601 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 13 Jan 2025 15:59:10 +0100 Subject: Bump copyright date. --- doc/ext_ffi_tutorial.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ext_ffi_tutorial.html') diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html index 03b6ec56..90c42b29 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html @@ -3,7 +3,7 @@ FFI Tutorial - + @@ -583,7 +583,7 @@ it to a local variable in the function scope is unnecessary.