summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2016-10-18 12:51:16 +0200
committerJeremy Allison <jra@samba.org>2016-10-19 01:26:14 +0200
commit46fac3b796318680674da242c475a4f6cb747ade (patch)
tree6a248263f8bdbf1f71f557a3a419f3213012f2af /source3
parentbe21ae621ff32ee51c90eac15395591726afba3f (diff)
downloadsamba-46fac3b796318680674da242c475a4f6cb747ade.tar.gz
lib: Fix a signed/unsigned hickup
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3')
-rw-r--r--source3/librpc/crypto/gse_krb5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/crypto/gse_krb5.c b/source3/librpc/crypto/gse_krb5.c
index 2ee075da15e..71b2338c0ba 100644
--- a/source3/librpc/crypto/gse_krb5.c
+++ b/source3/librpc/crypto/gse_krb5.c
@@ -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