Author: tuexen
Date: Fri Sep 28 19:47:32 2018
New Revision: 339004
URL: https://svnweb.freebsd.org/changeset/base/339004

Log:
  Fix typo in comment.
  
  Reported by:          @danfe
  Approved by:          re (kib@)
  MFC after:            1 week
  X-MFC:                        r338941

Modified:
  head/sys/netinet/sctp_output.c

Modified: head/sys/netinet/sctp_output.c
==============================================================================
--- head/sys/netinet/sctp_output.c      Fri Sep 28 17:40:06 2018        
(r339003)
+++ head/sys/netinet/sctp_output.c      Fri Sep 28 19:47:32 2018        
(r339004)
@@ -7210,7 +7210,7 @@ one_more_time:
        if ((sp->msg_is_complete) && (sp->length == 0)) {
                if (sp->sender_all_done) {
                        /*
-                        * We are doing defered cleanup. Last time through
+                        * We are doing deferred cleanup. Last time through
                         * when we took all the data the sender_all_done was
                         * not set.
                         */
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to