Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 08:58:47 -0800 (PST)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org
Subject:   cvs commit: src/usr.bin/netstat if.c
Message-ID:  <200302101658.h1AGwl0a034547@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2003/02/10 08:58:47 PST

  Modified files:
    usr.bin/netstat      if.c 
  Log:
   - Determine the size of buffers with sizeof() instead of using
     plain magic numbers - one of them was apparently wrong but unharmful.
   - Remove empty line.
  
  Revision  Changes    Path
  1.52      +7 -7      src/usr.bin/netstat/if.c

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




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