mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
s4: spelling error
This commit is contained in:
parent
9ae4daeb96
commit
81eb31f07b
@ -526,7 +526,7 @@ _PUBLIC_ void packet_queue_run(struct packet_context *pc)
|
||||
put a packet in the send queue. When the packet is actually sent,
|
||||
call send_callback.
|
||||
|
||||
Useful for operations that must occour after sending a message, such
|
||||
Useful for operations that must occur after sending a message, such
|
||||
as the switch to SASL encryption after as sucessful LDAP bind relpy.
|
||||
*/
|
||||
_PUBLIC_ NTSTATUS packet_send_callback(struct packet_context *pc, DATA_BLOB blob,
|
||||
|
Loading…
Reference in New Issue
Block a user