mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-14 00:14:16 +09:00
upeksonly: Explicit list default enum value
This commit is contained in:
committed by
Benjamin Berg
parent
657fe85c25
commit
668b3517a9
@@ -176,6 +176,7 @@ last_transfer_killed (FpImageDevice *dev)
|
||||
fpi_image_device_session_error (dev, g_steal_pointer (&self->kill_error));
|
||||
return;
|
||||
|
||||
case NOT_KILLING:
|
||||
default:
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user