mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s3:libnet: Fix code spelling
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
3a06f34e68
commit
d603d8b392
@ -248,7 +248,7 @@ static NTSTATUS store_or_fetch_attribute(TALLOC_CTX *mem_ctx,
|
||||
struct libnet_keytab_entry *entry = NULL;
|
||||
char *principal = NULL;
|
||||
|
||||
D_DEBUG("looking for %s/%s@%s in keytayb...\n",
|
||||
D_DEBUG("looking for %s/%s@%s in keytab...\n",
|
||||
attr, object_dn, ctx->dns_domain_name);
|
||||
|
||||
principal = talloc_asprintf(mem_ctx,
|
||||
|
Loading…
Reference in New Issue
Block a user