mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18: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
1ea49c426c
commit
6d1049796f
@ -115,7 +115,7 @@ struct dcesrv_call_state {
|
||||
* and skip the reply
|
||||
*
|
||||
* this is only allowed to the backend when DCESRV_CALL_STATE_FLAG_MAY_ASYNC
|
||||
* is alerady set by the frontend
|
||||
* is already set by the frontend
|
||||
*
|
||||
* the backend then needs to call dcesrv_reply() when it's
|
||||
* ready to send the reply
|
||||
|
Loading…
Reference in New Issue
Block a user