From f47c864b0186fc92a2264e68e1151d0d2b24969e Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sat, 2 Jan 2021 21:49:41 +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 6ba76dc2..a5235186 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html @@ -3,7 +3,7 @@ FFI Tutorial - + @@ -585,7 +585,7 @@ it to a local variable in the function scope is unnecessary.