aboutsummaryrefslogtreecommitdiff
path: root/backends/confidential-guest-support.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/confidential-guest-support.c')
-rw-r--r--backends/confidential-guest-support.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/confidential-guest-support.c b/backends/confidential-guest-support.c
index 1cd9bed..8ff7bfa 100644
--- a/backends/confidential-guest-support.c
+++ b/backends/confidential-guest-support.c
@@ -20,7 +20,8 @@ OBJECT_DEFINE_ABSTRACT_TYPE(ConfidentialGuestSupport,
CONFIDENTIAL_GUEST_SUPPORT,
OBJECT)
-static void confidential_guest_support_class_init(ObjectClass *oc, void *data)
+static void confidential_guest_support_class_init(ObjectClass *oc,
+ const void *data)
{
}