1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

a second snapshot thsi day (1.0.4f)

This commit is contained in:
Werner Koch 2001-03-27 18:13:44 +00:00
parent 70c4c054cd
commit f0b82cd352
26 changed files with 1798 additions and 1744 deletions

View file

@ -56,7 +56,7 @@ typedef enum {
typedef struct packet_struct PACKET;
/* PKT_GPG_CONTROL types */
enum {
typedef enum {
CTRLPKT_CLEARSIGN_START = 1,
CTRLPKT_PIPEMODE = 2
} ctrlpkttype_t;