diff options
| author | Mike Pall <mike> | 2011-05-05 01:15:22 +0200 |
|---|---|---|
| committer | Mike Pall <mike> | 2011-05-05 01:15:22 +0200 |
| commit | b760add618ea98f3b71290ce88d32718401aa67f (patch) | |
| tree | 68bde0eb1edda8659632fa1e0f7c4ce22be134b3 /doc/ext_ffi_semantics.html | |
| parent | 6534152b446f5b25616490ec4f589f14c557fb27 (diff) | |
| download | luajit-b760add618ea98f3b71290ce88d32718401aa67f.tar.gz luajit-b760add618ea98f3b71290ce88d32718401aa67f.tar.bz2 luajit-b760add618ea98f3b71290ce88d32718401aa67f.zip | |
Misc. updates to docs.
Diffstat (limited to 'doc/ext_ffi_semantics.html')
| -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 b612dbc5..624f9efe 100644 --- a/doc/ext_ffi_semantics.html +++ b/doc/ext_ffi_semantics.html | |||
| @@ -80,7 +80,7 @@ applications using the LuaJIT FFI for developers with a C or C++ | |||
| 80 | background. | 80 | background. |
| 81 | </p> | 81 | </p> |
| 82 | <p class="indent" style="color: #c00000;"> | 82 | <p class="indent" style="color: #c00000;"> |
| 83 | Please note: this is the first public release of the FFI library. This | 83 | Please note: this is an early public release of the FFI library. This |
| 84 | does not comprise the final specification for the FFI semantics, yet. | 84 | does not comprise the final specification for the FFI semantics, yet. |
| 85 | Some of the semantics may need to be changed, based on feedback from | 85 | Some of the semantics may need to be changed, based on feedback from |
| 86 | developers. Please <a href="contact.html">report</a> any problems you | 86 | developers. Please <a href="contact.html">report</a> any problems you |
