mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix for bug 537
This commit is contained in:
parent
807cb227d1
commit
4b48bcacc9
111 changed files with 3111 additions and 2145 deletions
|
@ -370,7 +370,7 @@ struct notation
|
|||
/*-- mainproc.c --*/
|
||||
int proc_packets( void *ctx, iobuf_t a );
|
||||
int proc_signature_packets( void *ctx, iobuf_t a,
|
||||
STRLIST signedfiles, const char *sigfile );
|
||||
strlist_t signedfiles, const char *sigfile );
|
||||
int proc_encryption_packets( void *ctx, iobuf_t a );
|
||||
int list_packets( iobuf_t a );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue