Merge change from master

This commit is contained in:
Justin Ethier 2021-01-22 09:33:37 -05:00
parent 38c282c235
commit dc9e99577f

View file

@ -74,5 +74,5 @@ Scheme | C
`double` | `double` `double` | `double`
`bignum` | `mp_int` `bignum` | `mp_int`
`opaque` | `void *` `opaque` | `void *`
`cvoid` | `void` `c-void` | `void`