mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
More error codes
This commit is contained in:
parent
8337455483
commit
1f6d901db6
@ -100,6 +100,8 @@ enum {
|
||||
GNUPG_Scdaemon_Error = 71,
|
||||
GNUPG_Unsupported_Protocol = 72,
|
||||
GNUPG_Bad_PIN_Method = 73,
|
||||
GNUPG_Card_Not_Initialized = 74,
|
||||
GNUPG_Unsupported_Operation = 75,
|
||||
};
|
||||
|
||||
/* Status codes - fixme: should go into another file */
|
||||
|
Loading…
x
Reference in New Issue
Block a user