mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner Koch
This commit is contained in:
parent
d1b6e0ce0d
commit
14a2e006bc
19 changed files with 1042 additions and 159 deletions
|
@ -162,6 +162,8 @@ typedef struct {
|
|||
} PKT_comment;
|
||||
|
||||
typedef struct {
|
||||
ulong stored_at; /* the stream offset where it was stored
|
||||
* by build-packet */
|
||||
int len; /* length of the name */
|
||||
char name[1];
|
||||
} PKT_user_id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue