mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
libcli:auth:msrpc_parse: s/the the/is the/ in comments
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Volker Lendecke <vl@samba.org>
This commit is contained in:
parent
f914f53913
commit
e402708921
@ -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:
|
||||
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user