Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2002 08:31:01 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm feeder_fmt.c
Message-ID:  <200204111531.g3BFV1970332@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/04/11 08:31:01 PDT

  Modified files:
    sys/dev/sound/pcm    feeder_fmt.c 
  Log:
  Fix a warning due to the code assuming sizeof(int) == sizeof(void *) which
  is not true on the alpha.  I think that other parts of this code also make
  this implicit assumption as well.
  
  Revision  Changes    Path
  1.7       +2 -2      src/sys/dev/sound/pcm/feeder_fmt.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?200204111531.g3BFV1970332>