summary refs log tree commit diff
path: root/crosvm_plugin
diff options
context:
space:
mode:
Diffstat (limited to 'crosvm_plugin')
-rw-r--r--crosvm_plugin/crosvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crosvm_plugin/crosvm.h b/crosvm_plugin/crosvm.h
index 39c2453..3f58739 100644
--- a/crosvm_plugin/crosvm.h
+++ b/crosvm_plugin/crosvm.h
@@ -112,7 +112,7 @@ int crosvm_get_shutdown_eventfd(struct crosvm*);
  * Gets a bool indicating if a KVM_CAP_* enum is supported on this VM
  */
 int crosvm_check_extension(struct crosvm*, uint32_t __extension,
-                           bool *__has_extension);
+                           bool *has_extension);
 
 /*
  * Queries x86 cpuid features which are supported by the hardware and