mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
log file fixes.
This commit is contained in:
parent
458cd4a976
commit
6dc17a2b4d
32 changed files with 54 additions and 41 deletions
|
@ -120,6 +120,7 @@ gcry_free (void *a)
|
|||
int
|
||||
gpg_err_code_from_errno (int err)
|
||||
{
|
||||
(void)err;
|
||||
assert (!"stub function");
|
||||
return -1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue