mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
* errors.h: Added STARUS_EXPSIG and STATUS_EXPKEYSIG.
This commit is contained in:
parent
a64b3686b4
commit
11d568a62f
@ -1,3 +1,7 @@
|
|||||||
|
2002-05-03 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
|
* errors.h: Added STARUS_EXPSIG and STATUS_EXPKEYSIG.
|
||||||
|
|
||||||
2002-04-15 Werner Koch <wk@gnupg.org>
|
2002-04-15 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
* cryptmiss.c: New.
|
* cryptmiss.c: New.
|
||||||
|
@ -174,6 +174,9 @@ enum {
|
|||||||
STATUS_INV_RECP,
|
STATUS_INV_RECP,
|
||||||
STATUS_NO_RECP,
|
STATUS_NO_RECP,
|
||||||
STATUS_ALREADY_SIGNED,
|
STATUS_ALREADY_SIGNED,
|
||||||
|
|
||||||
|
STATUS_EXPSIG,
|
||||||
|
STATUS_EXPKEYSIG
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user