mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Add KEY_CREATED status
This commit is contained in:
parent
9b12847f25
commit
a66fa9c25e
4 changed files with 15 additions and 2 deletions
|
@ -87,7 +87,7 @@
|
|||
#define STATUS_POLICY_URL 55
|
||||
#define STATUS_BEGIN_STREAM 56
|
||||
#define STATUS_END_STREAM 57
|
||||
|
||||
#define STATUS_KEY_CREATED 58
|
||||
|
||||
/*-- status.c --*/
|
||||
void set_status_fd ( int fd );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue