diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ext_ffi_semantics.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html index f3be0799..b111ed5d 100644 --- a/doc/ext_ffi_semantics.html +++ b/doc/ext_ffi_semantics.html | |||
@@ -1119,7 +1119,7 @@ value.</li> | |||
1119 | <li>Calls to the following <a href="ext_ffi_api.html">ffi.* API</a> | 1119 | <li>Calls to the following <a href="ext_ffi_api.html">ffi.* API</a> |
1120 | functions: <tt>cdef</tt>, <tt>load</tt>, <tt>typeof</tt>, | 1120 | functions: <tt>cdef</tt>, <tt>load</tt>, <tt>typeof</tt>, |
1121 | <tt>metatype</tt>, <tt>gc</tt>, <tt>sizeof</tt>, <tt>alignof</tt>, | 1121 | <tt>metatype</tt>, <tt>gc</tt>, <tt>sizeof</tt>, <tt>alignof</tt>, |
1122 | <tt>offsetof</tt>, <tt>errno</tt>.</li> | 1122 | <tt>offsetof</tt>.</li> |
1123 | </ul> | 1123 | </ul> |
1124 | <p> | 1124 | <p> |
1125 | Other missing features: | 1125 | Other missing features: |