mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
New command (encrypt-files).
This commit is contained in:
parent
4573513a34
commit
c02977a2de
6 changed files with 40 additions and 1 deletions
|
@ -115,7 +115,7 @@ verify_signatures( int nfiles, char **files )
|
|||
}
|
||||
|
||||
|
||||
static void
|
||||
void
|
||||
print_file_status( int status, const char *name, int what )
|
||||
{
|
||||
char *p = m_alloc(strlen(name)+10);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue