Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2002 04:15:35 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hea eni_buffer.c eni_vcm.c
Message-ID:  <200210161115.g9GBFZIk043997@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/10/16 04:15:35 PDT

  Modified files:
    sys/dev/hea          eni_buffer.c eni_vcm.c 
  Log:
  Cast the first argument to bzero() to `void *' after casting it to
  `uintptr_t' to pass it as the type bzero() expects.
  
  Revision  Changes    Path
  1.14      +1 -1      src/sys/dev/hea/eni_buffer.c
  1.11      +1 -1      src/sys/dev/hea/eni_vcm.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?200210161115.g9GBFZIk043997>