mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
epmapper3: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
ca0104d451
commit
457afe052f
@ -461,7 +461,7 @@ error_status_t _epm_Insert(struct pipes_struct *p,
|
||||
iface->syntax_id = dcerpc_binding_get_abstract_syntax(b);
|
||||
|
||||
/*
|
||||
* Check if the rpc service is alrady registered on the
|
||||
* Check if the rpc service is already registered on the
|
||||
* endpoint.
|
||||
*/
|
||||
if (find_interface(ep, iface) != NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user