Skip to content

Commit

Permalink
s4: spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Tridgell committed Oct 18, 2009
1 parent 9ae4dae commit 81eb31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source4/lib/stream/packet.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 81eb31f

Please sign in to comment.