mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-12 22:11:29 +02:00
We got more error codes than actual code ;-)
This commit is contained in:
parent
2b5dca457c
commit
914e77c133
@ -99,6 +99,7 @@ enum {
|
|||||||
GNUPG_No_Scdaemon = 70,
|
GNUPG_No_Scdaemon = 70,
|
||||||
GNUPG_Scdaemon_Error = 71,
|
GNUPG_Scdaemon_Error = 71,
|
||||||
GNUPG_Unsupported_Protocol = 72,
|
GNUPG_Unsupported_Protocol = 72,
|
||||||
|
GNUPG_Bad_PIN_Method = 73,
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Status codes - fixme: should go into another file */
|
/* Status codes - fixme: should go into another file */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user