1
0
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:
Jo Sutton 2024-07-09 12:57:13 +12:00 committed by Douglas Bagnall
parent 3a06f34e68
commit d603d8b392

View File

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