aboutsummaryrefslogtreecommitdiff
path: root/include/libvfio-user.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libvfio-user.h')
-rw-r--r--include/libvfio-user.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libvfio-user.h b/include/libvfio-user.h
index 4e53d6d..ed4e302 100644
--- a/include/libvfio-user.h
+++ b/include/libvfio-user.h
@@ -414,7 +414,7 @@ vfu_setup_device_migration(vfu_ctx_t *vfu_ctx, vfu_migration_t *migration);
* @vfu_ctx: the libvfio-user context to destroy
*/
void
-vfu_ctx_destroy(vfu_ctx_t *vfu_ctx);
+vfu_destroy_ctx(vfu_ctx_t *vfu_ctx);
/**
* Once the vfu_ctx is configured vfu_ctx_drive() drives it. This function waits