diff options
author | Mike Pall <mike> | 2012-10-14 00:47:26 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2012-10-14 00:47:26 +0200 |
commit | a0ee70de6de0ade39de17b5678b23bf311d20d9e (patch) | |
tree | 96f99c49d1acf9e0fa6b352c10dd940c2927f0c9 /doc/ext_ffi_semantics.html | |
parent | b50375a11ca0366091a7d43b9e842dc9fb6d0875 (diff) | |
download | luajit-a0ee70de6de0ade39de17b5678b23bf311d20d9e.tar.gz luajit-a0ee70de6de0ade39de17b5678b23bf311d20d9e.tar.bz2 luajit-a0ee70de6de0ade39de17b5678b23bf311d20d9e.zip |
Documentation layout changes.
Diffstat (limited to 'doc/ext_ffi_semantics.html')
-rw-r--r-- | doc/ext_ffi_semantics.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html index 2db9f882..275b5184 100644 --- a/doc/ext_ffi_semantics.html +++ b/doc/ext_ffi_semantics.html | |||
@@ -11,8 +11,7 @@ | |||
11 | <style type="text/css"> | 11 | <style type="text/css"> |
12 | table.convtable { line-height: 1.2; } | 12 | table.convtable { line-height: 1.2; } |
13 | tr.convhead td { font-weight: bold; } | 13 | tr.convhead td { font-weight: bold; } |
14 | td.convin { width: 11em; } | 14 | td.convop { font-style: italic; width: 40%; } |
15 | td.convop { font-style: italic; width: 16em; } | ||
16 | </style> | 15 | </style> |
17 | </head> | 16 | </head> |
18 | <body> | 17 | <body> |