Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 13:53:42 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <200210202053.g9KKrg4Y079003@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/10/20 13:53:42 PDT

  Modified files:
    sys/net              if_tun.c 
  Log:
  Don't us an array[1], it just hides where '&' isn't used right.
  
  Be consistent about functions being static.
  
  Verified by:    md5 hash of generated .o file.
  
  Revision  Changes    Path
  1.109     +11 -11    src/sys/net/if_tun.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?200210202053.g9KKrg4Y079003>