aboutsummaryrefslogtreecommitdiffstats
path: root/g10/skclist.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/skclist.c')
-rw-r--r--g10/skclist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/skclist.c b/g10/skclist.c
index c40bff91d..d895b3eff 100644
--- a/g10/skclist.c
+++ b/g10/skclist.c
@@ -82,8 +82,8 @@ is_duplicated_entry (STRLIST list, STRLIST item)
int
-build_sk_list( STRLIST locusr, SK_LIST *ret_sk_list, int unlock,
- unsigned use )
+build_sk_list( STRLIST locusr, SK_LIST *ret_sk_list,
+ int unlock, unsigned int use )
{
SK_LIST sk_list = NULL;
int rc;