mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-02-02 16:40:30 +01:00
When starting an enroll when verification is in progress (and vice-versa) we emit an AlreadyInUse error, however when calling VerifyStop() during an enrollment (and vice-versa) we just return a NoActionInProgress error, which is not the case. So let's be consistent and change the error type. |
||
|---|---|---|
| .. | ||
| device.c | ||
| device.xml | ||
| file_storage.c | ||
| file_storage.h | ||
| fprintd-marshal.list | ||
| fprintd.h | ||
| main.c | ||
| manager.c | ||
| manager.xml | ||
| meson.build | ||
| storage.h | ||