aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ext_ffi_semantics.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html
index d9aa27c8..b612dbc5 100644
--- a/doc/ext_ffi_semantics.html
+++ b/doc/ext_ffi_semantics.html
@@ -980,8 +980,6 @@ two.</li>
980<li>Calls to non-cdecl or vararg C&nbsp;functions.</li> 980<li>Calls to non-cdecl or vararg C&nbsp;functions.</li>
981<li>Calls to C&nbsp;functions with aggregates passed or returned by 981<li>Calls to C&nbsp;functions with aggregates passed or returned by
982value.</li> 982value.</li>
983<li>Calls to C&nbsp;functions with 64 bit arguments or return values
984on 32 bit CPUs.</li>
985<li>Calls to ctype metamethods which are not plain functions.</li> 983<li>Calls to ctype metamethods which are not plain functions.</li>
986<li>ctype <tt>__newindex</tt> tables and non-string lookups in ctype 984<li>ctype <tt>__newindex</tt> tables and non-string lookups in ctype
987<tt>__index</tt> tables.</li> 985<tt>__index</tt> tables.</li>