Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 17:11:08 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200202260111.g1Q1B8C01106@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/02/25 17:11:08 PST

  Modified files:
    sys/net              if.c 
  Log:
  Fix a warning by pulling prototype for arp_ifinit() into scope.
  Then fix cast the correct value into an incorrect value, which was not
  detected due to the missing prototype (but was harmless anyway).
  
  Revision  Changes    Path
  1.129     +4 -1      src/sys/net/if.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?200202260111.g1Q1B8C01106>