1
0
Fork 0
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:
Werner Koch 2006-10-02 11:54:35 +00:00
parent 807cb227d1
commit 4b48bcacc9
111 changed files with 3111 additions and 2145 deletions

View file

@ -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;