rwatson     2004/04/04 17:52:05 PDT
  FreeBSD src repository
  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Two missed in previous commit -- compare pointer with NULL rather than
  using it as a boolean.
  
  Revision  Changes    Path
  1.186     +2 -2      src/sys/netinet/tcp_subr.c