From: Garming Sam Date: Mon, 30 May 2016 21:54:26 +0000 (+1200) Subject: typo: componemt => component X-Git-Tag: tdb-1.3.10~522 X-Git-Url: http://git.samba.org/samba.git/?p=sharpe%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=1a2427d97e871069214e4d65c308bf70ec2a1f47 typo: componemt => component Signed-off-by: Garming Sam Reviewed-by: Andrew Bartlett --- diff --git a/librpc/ndr/ndr_dns.c b/librpc/ndr/ndr_dns.c index 7e6286a9f8e..4e4c556e20d 100644 --- a/librpc/ndr/ndr_dns.c +++ b/librpc/ndr/ndr_dns.c @@ -212,7 +212,7 @@ _PUBLIC_ enum ndr_err_code ndr_push_dns_string(struct ndr_push *ndr, (unsigned char)complen, s); NDR_ERR_HAVE_NO_MEMORY(compname); - /* remember the current componemt + the rest of the string + /* remember the current component + the rest of the string * so it can be reused later */ if (!(ndr->flags & LIBNDR_FLAG_NO_COMPRESSION)) {