Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2010 00:47:55 +0000 (UTC)
From:      Lawrence Stewart <lstewart@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_timer.c
Message-ID:  <201012020048.oB20m5T6017648@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lstewart    2010-12-02 00:47:55 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  SVN rev 216101 on 2010-12-02 00:47:55Z by lstewart
  
  Pass NULL instead of 0 for the th pointer value. NULL != 0 on all platforms.
  
  Submitted by:   David Hayes <dahayes at swin edu au>
  MFC after:      9 weeks
  X-MFC with:     r215166
  
  Revision  Changes    Path
  1.117     +1 -1      src/sys/netinet/tcp_timer.c



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