mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Fix for bug 537
This commit is contained in:
parent
807cb227d1
commit
4b48bcacc9
111 changed files with 3111 additions and 2145 deletions
|
@ -148,7 +148,7 @@ delete_one (ctrl_t ctrl, const char *username)
|
|||
|
||||
/* Delete the certificates specified by NAMES. */
|
||||
int
|
||||
gpgsm_delete (ctrl_t ctrl, STRLIST names)
|
||||
gpgsm_delete (ctrl_t ctrl, strlist_t names)
|
||||
{
|
||||
int rc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue