cvs commit: src/sys/netinet if_ether.c

Kip Macy kmacy at FreeBSD.org
Tue Aug 19 01:25:24 UTC 2008


kmacy       2008-08-19 01:25:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          if_ether.c 
  Log:
  SVN rev 181860 on 2008-08-19 01:25:08Z by kmacy
  
  Avoid possible namespace collision between function scope sin and locally sub-expression scoped sin
  by moving sin declaration to point of use.
  
  Revision   Changes    Path
  1.162.2.3  +4 -4      src/sys/netinet/if_ether.c


More information about the cvs-src mailing list