1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

See ChangeLog: Thu May 18 11:38:54 CEST 2000 Werner Koch

This commit is contained in:
Werner Koch 2000-05-18 09:30:29 +00:00
parent 64009cd745
commit c8def6ecfa
15 changed files with 250 additions and 4 deletions

View file

@ -75,6 +75,11 @@
#define STATUS_END_ENCRYPTION 44
#define STATUS_DELETE_PROBLEM 45
#define STATUS_GET_BOOL 46
#define STATUS_GET_LINE 47
#define STATUS_GET_HIDDEN 48
#define STATUS_GOT_IT 49
#define STATUS_PROGRESS 50
/*-- status.c --*/
void set_status_fd ( int fd );