aboutsummaryrefslogtreecommitdiff
path: root/doc/ext_ffi_tutorial.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 cd455cf1..7ca14018 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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 5<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6<meta name="Copyright" content="Copyright (C) 2005-2018"> 6<meta name="Copyright" content="Copyright (C) 2005-2020">
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">
@@ -590,7 +590,7 @@ it to a local variable in the function scope is unnecessary.
590</div> 590</div>
591<div id="foot"> 591<div id="foot">
592<hr class="hide"> 592<hr class="hide">
593Copyright &copy; 2005-2018 593Copyright &copy; 2005-2020
594<span class="noprint"> 594<span class="noprint">
595&middot; 595&middot;
596<a href="contact.html">Contact</a> 596<a href="contact.html">Contact</a>