Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2006 22:14:20 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/amr amr_pci.c
Message-ID:  <200602042214.k14MEKHs060705@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-02-04 22:14:20 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/amr          amr_pci.c 
  Log:
  Use void * for pointer rather than u_int8_t *, since it doesn't
  matter.  Well it does for type punning warnings.
  
  Revision  Changes    Path
  1.34      +4 -5      src/sys/dev/amr/amr_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602042214.k14MEKHs060705>