exported hcl_server_proto_feed_reply()

This commit is contained in:
2018-04-10 09:17:00 +00:00
parent ae3745d5f3
commit 13ecb7e337
3 changed files with 8 additions and 3 deletions

View File

@ -936,7 +936,7 @@ struct hcl_cb_t
{
hcl_cb_gc_t gc;
hcl_cb_fini_t fini;
hcl_cb_vm_startup_t vm_startup;
hcl_cb_vm_cleanup_t vm_cleanup;
hcl_cb_vm_checkbc_t vm_checkbc;