We got more error codes than actual code ;-)

This commit is contained in:
Werner Koch 2002-03-05 17:17:41 +00:00
parent 2b5dca457c
commit 914e77c133
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ enum {
GNUPG_No_Scdaemon = 70,
GNUPG_Scdaemon_Error = 71,
GNUPG_Unsupported_Protocol = 72,
GNUPG_Bad_PIN_Method = 73,
};
/* Status codes - fixme: should go into another file */