mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Wed May 19 16:04:30 CEST 1999 Werner Koch
This commit is contained in:
parent
3983f30bd2
commit
bfb32130e5
17 changed files with 148 additions and 32 deletions
|
@ -137,8 +137,8 @@ int verify_signatures( int nfiles, char **files );
|
|||
int decrypt_message( const char *filename );
|
||||
|
||||
/*-- plaintext.c --*/
|
||||
int hash_datafiles( MD_HANDLE md, STRLIST files, const char *sigfilename,
|
||||
int textmode );
|
||||
int hash_datafiles( MD_HANDLE md, MD_HANDLE md2,
|
||||
STRLIST files, const char *sigfilename, int textmode );
|
||||
|
||||
/*-- signal.c --*/
|
||||
void init_signals(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue