Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 17:26:41 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb urio.c
Message-ID:  <200106150026.f5F0QfQ54421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/06/14 17:26:41 PDT

  Modified files:
    sys/dev/usb          urio.c 
  Log:
  Fix warning: 128: warning: initialization makes pointer from integer
  Note: this file has lots of #if __FreeBSD__ >= 4 etc which needs to be
  changed to __FreeBSD_version >= 400000 etc.
  
  Revision  Changes    Path
  1.8       +5 -2      src/sys/dev/usb/urio.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?200106150026.f5F0QfQ54421>