state -> context

This commit is contained in:
Stephen Heumann 2017-06-29 16:52:34 -05:00
parent f60585cc3e
commit 1cb8841a46
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
* This makes a function wrapper that is callable from C,
* taking a pointer to the state structure as its argument.
* taking a pointer to the context structure as its argument.
macro
CFunction &fn
phb