From: Douglas Bagnall Date: Fri, 13 Sep 2024 02:22:30 +0000 (+1200) Subject: libcli:auth:msrpc_parse: s/the the/is the/ in comments X-Git-Tag: tdb-1.4.13~657 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4027089215b884f907a2aa80a06c714167e4a57;p=thirdparty%2Fsamba.git libcli:auth:msrpc_parse: s/the the/is the/ in comments Signed-off-by: Douglas Bagnall Reviewed-by: Volker Lendecke --- diff --git a/libcli/auth/msrpc_parse.c b/libcli/auth/msrpc_parse.c index d5661983a31..bdabcaff735 100644 --- a/libcli/auth/msrpc_parse.c +++ b/libcli/auth/msrpc_parse.c @@ -219,7 +219,7 @@ if ((head_ofs + amount) > blob->length) { \ } /** - this is a tiny msrpc packet parser. This the the partner of msrpc_gen + this is a tiny msrpc packet parser. This is the partner of msrpc_gen format specifiers are: diff --git a/libcli/auth/msrpc_parse.h b/libcli/auth/msrpc_parse.h index 717dec9eb7c..488e8ffc464 100644 --- a/libcli/auth/msrpc_parse.h +++ b/libcli/auth/msrpc_parse.h @@ -37,7 +37,7 @@ NTSTATUS msrpc_gen(TALLOC_CTX *mem_ctx, const char *format, ...); /** - this is a tiny msrpc packet parser. This the the partner of msrpc_gen + this is a tiny msrpc packet parser. This is the partner of msrpc_gen format specifiers are: