Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2001 00:34:30 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_vlan.c
Message-ID:  <200106150734.f5F7YUv13905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/06/15 00:34:30 PDT

  Modified files:
    sys/net              if_vlan.c 
  Log:
  Fix warning.  s/char/unsigned char/ in "(char *)eth"
  294: warning: ethernet address is not type unsigned char *
  
  Revision  Changes    Path
  1.28      +2 -2      src/sys/net/if_vlan.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?200106150734.f5F7YUv13905>