Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 14:22:56 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200206232122.g5NLMuC26689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/06/23 14:22:56 PDT

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Move two global variables to automatic variables within the
  only function where they are used (they are used with TCPDEBUG only).
  
  Revision  Changes    Path
  1.162     +3 -2      src/sys/netinet/tcp_input.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?200206232122.g5NLMuC26689>