mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
some late minor fixes.
This commit is contained in:
parent
4694f814b7
commit
3624da002f
14 changed files with 2631 additions and 2551 deletions
|
@ -208,7 +208,7 @@ EXTERN_UNLESS_MAIN_MODULE
|
|||
struct {
|
||||
int in_auto_key_retrieve; /* True if we are doing an
|
||||
auto_key_retrieve. */
|
||||
} ctrl;
|
||||
} glo_ctrl;
|
||||
|
||||
#define DBG_PACKET_VALUE 1 /* debug packet reading/writing */
|
||||
#define DBG_MPI_VALUE 2 /* debug mpi details */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue