Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2002 12:16:33 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_output.c
Message-ID:  <200210161916.g9GJGXfZ078515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/10/16 12:16:33 PDT

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  Fix oops in my last commit, I was calculating a new length but then not
  using it.  (The code is already correct in -stable).
  
  Found by: silby
  
  Revision  Changes    Path
  1.73      +1 -1      src/sys/netinet/tcp_output.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210161916.g9GJGXfZ078515>