aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ext_ffi_semantics.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html
index 80939f33..9016a8a6 100644
--- a/doc/ext_ffi_semantics.html
+++ b/doc/ext_ffi_semantics.html
@@ -991,7 +991,6 @@ value.</li>
991<li>Calls to ctype metamethods which are not plain functions.</li> 991<li>Calls to ctype metamethods which are not plain functions.</li>
992<li>ctype <tt>__newindex</tt> tables and non-string lookups in ctype 992<li>ctype <tt>__newindex</tt> tables and non-string lookups in ctype
993<tt>__index</tt> tables.</li> 993<tt>__index</tt> tables.</li>
994<li>Accesses to external variables in C&nbsp;library namespaces.</li>
995<li><tt>tostring()</tt> for cdata types.</li> 994<li><tt>tostring()</tt> for cdata types.</li>
996<li>Calls to the following <a href="ext_ffi_api.html">ffi.* API</a> 995<li>Calls to the following <a href="ext_ffi_api.html">ffi.* API</a>
997functions: <tt>cdef</tt>, <tt>load</tt>, <tt>typeof</tt>, 996functions: <tt>cdef</tt>, <tt>load</tt>, <tt>typeof</tt>,