mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Revert "g10: Always save standard revocation certificate in file."
This reverts commit ebc65ff459
.
This commit is contained in:
parent
ebc65ff459
commit
624cd2d0bf
7 changed files with 16 additions and 18 deletions
|
@ -324,7 +324,7 @@ int overwrite_filep( const char *fname );
|
|||
char *make_outfile_name( const char *iname );
|
||||
char *ask_outfile_name( const char *name, size_t namelen );
|
||||
int open_outfile (int inp_fd, const char *iname, int mode,
|
||||
int restrictedperm, iobuf_t *a, int no_outfile);
|
||||
int restrictedperm, iobuf_t *a);
|
||||
char *get_matching_datafile (const char *sigfilename);
|
||||
iobuf_t open_sigfile (const char *sigfilename, progress_filter_context_t *pfx);
|
||||
void try_make_homedir( const char *fname );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue