s4: spelling error
authorAndrew Tridgell <tridge@samba.org>
Sun, 18 Oct 2009 04:56:16 +0000 (15:56 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sun, 18 Oct 2009 04:56:16 +0000 (15:56 +1100)
source4/lib/stream/packet.c

index f5e2b843cd04e8bb658b3b397157f3635aa50e06..251d951e707ff3c5ae7b09475859b8f2c90fdd85 100644 (file)
@@ -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,