mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
More error codes
This commit is contained in:
parent
a46e786221
commit
1df38417a3
3 changed files with 23 additions and 0 deletions
|
@ -91,6 +91,7 @@ enum {
|
|||
GNUPG_Invalid_Card = 62,
|
||||
GNUPG_Card_Not_Present = 63,
|
||||
GNUPG_No_PKCS15_App = 64,
|
||||
GNUPG_Not_Confirmed = 65,
|
||||
};
|
||||
|
||||
/* Status codes - fixme: should go into another file */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue