1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

lib: Fix a signed/unsigned hickup

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Volker Lendecke 2016-10-18 12:51:16 +02:00 committed by Jeremy Allison
parent be21ae621f
commit 46fac3b796

View File

@ -373,7 +373,7 @@ static krb5_error_code fill_mem_keytab_from_system_keytab(krb5_context krbctx,
NULL, NULL, NULL, NULL };
char *entry_princ_s = NULL;
fstring my_name, my_fqdn;
int i;
unsigned i;
int err;
/* Generate the list of principal names which we expect