Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 1998 02:18:08 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/cam cam_periph.c
Message-ID:  <199809290918.CAA19397@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/09/29 02:18:08 PDT

  Modified files:
    sys/cam              cam_periph.c 
  Log:
  Fixed printf format errors.  u_long is not necessarily suitable for casting
  pointers to, and %d is not suitable for printing uint32_t's.
  
  Revision  Changes    Path
  1.3       +7 -5      src/sys/cam/cam_periph.c



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