mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-08 21:48:02 +02:00
device: Fix documentation for ERROR_INVALID_FINGERNAME
This commit is contained in:
parent
c929d39df1
commit
cd3ed2e450
1 changed files with 1 additions and 1 deletions
|
|
@ -501,7 +501,7 @@
|
|||
<doc:error name="&ERROR_PERMISSION_DENIED;">if the caller lacks the appropriate PolicyKit authorization</doc:error>
|
||||
<doc:error name="&ERROR_CLAIM_DEVICE;">if the device was not claimed</doc:error>
|
||||
<doc:error name="&ERROR_ALREADY_IN_USE;">if the device was already being used</doc:error>
|
||||
<doc:error name="&ERROR_INVALID_FINGERNAME;">if there are no enrolled prints for the chosen user</doc:error>
|
||||
<doc:error name="&ERROR_INVALID_FINGERNAME;">if the finger name passed is invalid</doc:error>
|
||||
<doc:error name="&ERROR_INTERNAL;">if there was an internal error</doc:error>
|
||||
</doc:errors>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue