mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Forgot to sync the CVS. Check in the code again.
This commit is contained in:
parent
5ee4951f28
commit
b79275a66f
5 changed files with 113 additions and 62 deletions
|
@ -356,6 +356,8 @@ int proc_signature_packets( void *ctx, IOBUF a,
|
|||
STRLIST signedfiles, const char *sigfile );
|
||||
int proc_encryption_packets( void *ctx, IOBUF a );
|
||||
int list_packets( IOBUF a );
|
||||
void mainproc_open_output( const char * file );
|
||||
FILE* mainproc_get_output( void );
|
||||
|
||||
/*-- parse-packet.c --*/
|
||||
int set_packet_list_mode( int mode );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue