From cf7a0540a3a9f80fc729211eb21d1e9b72acc89c Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Wed, 25 Apr 2018 12:07:08 +0200 Subject: Bump copyright date to 2018. --- doc/ext_ffi_tutorial.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/ext_ffi_tutorial.html') diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html index 29cf549e..cd455cf1 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html @@ -3,8 +3,7 @@ FFI Tutorial - - + @@ -591,7 +590,7 @@ it to a local variable in the function scope is unnecessary.