mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Merge pull request #434 from arthurmaciel/master
Corrected typo on (cyclone foreign) docs
This commit is contained in:
commit
35f0c486cd
1 changed files with 1 additions and 1 deletions
|
@ -69,5 +69,5 @@ Scheme | C
|
|||
`double` | `double`
|
||||
`bignum` | `mp_int`
|
||||
`opaque` | `void *`
|
||||
`cvoid` | `void`
|
||||
`c-void` | `void`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue