diff --git a/src/swtpm/common.c b/src/swtpm/common.c index 57ef8462..8f0ef5d1 100644 --- a/src/swtpm/common.c +++ b/src/swtpm/common.c @@ -1518,7 +1518,7 @@ int handle_migration_options(char *options, bool *incoming_migration, release_lock_outgoing) < 0) return -1; - return 0l; + return 0; } /*