mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
rpc_server: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
e60c435744
commit
83d85833bb
@ -349,7 +349,7 @@ struct dcesrv_endpoint_server {
|
||||
|
||||
/* this function can be used by other endpoint servers to
|
||||
* ask for a dcesrv_interface implementation
|
||||
* - iface must be reference to an already existeng struct !
|
||||
* - iface must be reference to an already existing struct !
|
||||
*/
|
||||
bool (*interface_by_name)(struct dcesrv_interface *iface, const char *);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user